C Programming
C preprocessor

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

ANSWER DOWNLOAD EXAMIANS APP

C Programming
Use of functions

Helps to avoid repeated programming across programs.
Makes the debugging task easier.
All of these
Helps to avoid repeating a set of statements many times.
Enhances the logical clarity of the program.

ANSWER DOWNLOAD EXAMIANS APP