Vidyalelo
C Programming · Q42

C Fundamentals

Programming · C Programming · question 42

Q42

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

A.
1
B.
-1
C.
0
Answer
D.
Program do no return a value.
E.
2

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board