Question: A preprocessor directive is a message from compiler to a linker.

Options

A : True

B : False

C : -

D : -

Click to view Correct Answer

Previous || Next

C Preprocessor - True / False Questions more questions

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.

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

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

Point out the error in the program?

Point out the error in the program?

Point out the error in the program?

Point out the error in the program?

Arrays - General Questions more Online Exam Quiz