1.

Which among the given function causes abnormal program termination ?

A. exit()
B. abort()
C. atexit()
D. getenv()
Answer» C. atexit()


Discussion

No Comment Found