You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// Macros are basically the expressions which do not occupy space in the memory and their name is being replaced by their value by the compiler before compilation.