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

Options

A : True

B : False

C : -

D : -

Click to view Correct Answer

Previous || Next

C Preprocessor - True / False Questions more questions

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

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

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?

Point out the error in the program?

Arrays - General Questions more Online Exam Quiz