C Programming
C preprocessor

All of these
Takes care of macros
Acts before compilation
Takes care of include files
Takes care of conditional compilation

ANSWER DOWNLOAD EXAMIANS APP

C Programming
A preprocessor command

comes before the first executable statement
has # as the first character
need not start on the first column
need not start on a new line

ANSWER DOWNLOAD EXAMIANS APP