C Programming
C preprocessor

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

ANSWER DOWNLOAD EXAMIANS APP

C Programming
Use of functions

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

ANSWER DOWNLOAD EXAMIANS APP