C Programming
Use of functions

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

ANSWER DOWNLOAD EXAMIANS APP

C Programming
C preprocessor

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

ANSWER DOWNLOAD EXAMIANS APP