Describe ways of cleaning up objects.
Answers were Sorted based on User's Feedback
Answer / mercy
cleaning up objects is done by garbage collector.garbage
collector free up the memory when it is no longer need
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sankari
The cleaning up objects is done by finally block in
exception
the finally block always runs whether try raises its
excetion or not
usually finally block is used to clean up resources created
by try block
| Is This Answer Correct ? | 0 Yes | 1 No |
What is the difference between .net and laravel?
Write a program to create a user control with name and surname as data members and login as method and also the code to call it.
Best Dot Net Center in Chennai ?
What's singlecall activation mode used for in .net?
What is a serviced component?
Explain me what is the difference between an abstract class and an interface?
What is WSDL? Explain its architecture?
why do you want to join deloitte, where do you exactly fit in.
What is view state?
i m fresher,hav SQL knowledge but in my ofc. i hav to work on dotnet. so plz tell me how to learn it,? from where to stat? i hav C prog. knowledge, ASP.net
what is the keyword used for self reference?
What class does icon derive from? Isn't it just a bitmap with a wrapper name around it?