Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Name a method which has the same name as that of class and which is used to destroy objects also called automatically when application is finally on process of being getting terminated.

a) Constructor
b) Finalize()
c) Destructor
d) End

Answer: c
Explanation: Destructor

Join The Discussion