Question: Macro calls and function calls work exactly similarly.

Options

A : True

B : False

C : -

D : -

Click to view Correct Answer

Previous || Next

C Preprocessor - True / False Questions more questions

Which of the following statement is correct about the program....

If the file to be included doesn't exist, the preprocessor....

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....

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

Arrays - General Questions more Online Exam Quiz