MCQOPTIONS
Bookmark
Saved Bookmarks
→
Object Oriented Programming
→
Inbuilt Classes in Object Oriented Programming
→
~A()..
1.
~A()
A.
~B()
B.
~C()
C.
~B() and ~C()
Answer» B. ~C()
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
What happens when an object is passed by reference?
When an object is passed to a function, its copy is made in the function and then ______________
Which class destructor will be called first, when following code go out of scope?
Which among the following is correct for the destructors concept?
When is it advised to have user defined destructor?
Global destructors execute in ___________ order after main function is terminated.
Destructors can be ________
Destructors doesn’t accept parameters.
How the constructors and destructors can be differentiated?
When is the destructor of a global object called?
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply