Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What are destructors in C#?



What are destructors in C#?..

Answer / hrpynux@gmail.com

Destructors in C++ are members functions in a class that delete an object. They are called when the class object goes out of scope such as when the function ends, the program ends, a delete variable is called etc. ... Also, destructors have the same name as their class and their name is preceded by a tilde(~).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Sharp Interview Questions

What are escape sequences explain with example?

0 Answers  


What are the properties in c#?

0 Answers  


What are All kind of access specifiers for a class and for methods

0 Answers  


What is sqladapter c#?

0 Answers  


Explain what are three test cases you should go through in unit testing?

0 Answers  


What is a cs file?

0 Answers  


How can we set the class to be inherited, but prevent the method from being over-ridden?

0 Answers  


Difference between a sub and a function in c#.

0 Answers  


What is immutable in C#?

0 Answers   SwanSoft Technologies,


What is the resgen.exe tool used for?

0 Answers  


What is the meaning of extention?

0 Answers  


What is threading in c# with example?

0 Answers  


Categories