The processor directive#include tells the compiler:
ATo define a constant value
BTo insert another file into your source file
CTo start an inline comment
DTo end the program execution
ATo define a constant value
BTo insert another file into your source file
CTo start an inline comment
DTo end the program execution
Related Questions: