C Programming
C preprocessor

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

ANSWER DOWNLOAD EXAMIANS APP

C Programming
Use of functions

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

ANSWER DOWNLOAD EXAMIANS APP