Q118
Which of the following is the correct description of EXIT_FAILURE?
A.
This is the value for the exit function to return in case of failure
AnswerB.
This is the value for the exit function to terminate the program
C.
This is the value for the exit function to return in case of success
D.
This is the value for the exit function to return in case it is the maximum value
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board