Vidyalelo
C# Programming · Q111

Classes and Objects in C Sharp

Programming · C# Programming · question 111

Q111

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
Answer
D.
End

Answer: Option C

Solution

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