Question: Macros have a local scope.

Options

A : True

B : False

C : -

D : -

Click to view Correct Answer

Previous || Next

C Preprocessor - True / False Questions more questions

Preprocessor directive #undef can be used only on a macro....

There exists a way to prevent the same file from....

A preprocessor directive is a message from programmer to the....

Macro calls and function calls work exactly similarly.

A macro must always be defined in capital letters.

Every C program will contain at least one preprocessor directive.

Preprocessor directive #ifdef .. #else ... #endif is used for....

Macros with arguments are allowed

In a macro call the control is passed to the....

A header file contains macros, structure declaration and function prototypes.

Arrays - General Questions more Online Exam Quiz