Examveda

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

B. 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


This Question Belongs to C Program >> Standard Library Functions

Join The Discussion

Related Questions on Standard Library Functions