Teaching BPSC 4.0 बिहार उच्च माध्यमिक शिक्षक भर्ती (PGT) Mock Test Programming and Data Structure OOPs concept
What value must a C++ destructor return?
1
Destructors do not return a value
2
An object of the class
3
A status code determining whether the class was destructed correctly
4
A pointer or status code
5
None of the above/More than one of the above