C Programming
C preprocessor

Takes care of macros
All of these
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
need not start on a new line
has # as the first character
need not start on the first column

ANSWER DOWNLOAD EXAMIANS APP