Question:Which of the following is the correct deconstructor or finalizer method declaration in the class definition? 

A class MyClass{ ~MyClass(){ } } 

B class MyClass{ _MyClass(){ } } 

C class MyClass{ Finalize(){ } } 

D None 

+ Answer
+ Report
Total Preview: 938

Copyright © 2024. Powered by Intellect Software Ltd