Which of the following statements about program termination is true?

A. The return statement terminates a function.
B. The abort function requires an integer as its only parameter.
C. C considers exit an abnormal program termination.
D. abort completes any pending file stream writes before terminating the program.
E. Terminating main with exit has the same effect as terminating it with return.

Answer: E

Computer Science & Information Technology

You might also like to view...

If there is no match when a Lookup function is employed, the ________ error value occurs

A) #VALUE B) #NAME? C) #REF! D) #N/A

Computer Science & Information Technology

Press the _____ key to stop the slide show.

A. Esc B. Tab C. Spacebar D. Backspace

Computer Science & Information Technology