1.

The method called by clients of a class to explicitly release any resources like network,connection,open files etc.When the object is no longer required?

A. Finalize()
B. End()
C. Dispose()
D. Close()
Answer» D. Close()


Discussion

No Comment Found