C Programming
Use of functions

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

ANSWER DOWNLOAD EXAMIANS APP