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

Options

A : True

B : False

C : -

D : -

Click to view Correct Answer

Previous || Next

C Preprocessor - True / False Questions more questions

A macro must always be defined in capital letters.

Macros have a local scope.

Every C program will contain at least one preprocessor directive.

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

Macros with arguments are allowed

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

The preprocessor can trap simple errors like missing declarations, nested....

A preprocessor directive is a message from compiler to a....

Once preprocessing is over and the program is sent for....

Point out the error in the program?

Arrays - General Questions more Online Exam Quiz