C Programming
Use of functions

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

ANSWER DOWNLOAD EXAMIANS APP

C Programming
C preprocessor

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

ANSWER DOWNLOAD EXAMIANS APP