Page 1 of 1

Which of the given statement is true with respect to the function atexit()?

Posted: Wed Jul 13, 2022 7:56 pm
by answerhappygod
a) The atexit() function cannot return to its caller
b) The atexit() function is used to return zero if the registration succeeds, nonzero if it fails
c) The atexit() function returns no value
d) The atexit() function causes abnormal program termination to occur