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

Options

A : True

B : False

C : -

D : -

Click to view Correct Answer

Previous || Next

C Preprocessor - True / False Questions more questions

What will be the output of the program given below?

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

Macro calls and function calls work exactly similarly.

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

Arrays - General Questions more Online Exam Quiz