C Programming
What is the correct value to return to the operating system upon the successful completion of a program?

2
Program do no return a value.
1
-1

ANSWER DOWNLOAD EXAMIANS APP

C Programming
Use of functions

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

ANSWER DOWNLOAD EXAMIANS APP