Wednesday, 8 August 2012

Which of the following library function below by default aborts the program? | C++

a. Terminate()
b. end()
c. Abort()
d. exit()

Ans: a

No comments: