C Preprocessor - Programming

Q1:

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

A True

B False

ANS:A - True

True, the header file contains classes, function prototypes, structure declaration, macros.