Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Home
»
C Programming
»
C Preprocessor
Macros have a local scope.
True
Show Answer
Correct Answer:
False
Explanation:
False, The scope of macros is globals and functions. Also the scope of macros is only from the point of definition to the end of the file.
← Previous
Next →
Discussion & Comments
No comments yet. Be the first to comment!
Name:
Comment:
Post Comment