C Programming
C preprocessor

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

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