C Programming
Use of functions

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

ANSWER DOWNLOAD EXAMIANS APP