Vidyalelo
C++ Programming · Q486

C++ miscellaneous

Programming · C++ Programming · question 486

Q486

What will not be called when the terminate() is raised in the constructor?

A.
main()
B.
class
C.
destructor
Answer
D.
constructor

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board