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...

Does c# supports destructors?

Answer Posted / k. amith kumar

Yes

Example:
class A
{
A(){} //Constructor.
~A(){} //Distructor.
.........
..........
}

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is it possible to execute multiple catch block for a single try statement?

1101


Where is the main method in c#?

1044


What is a copy constructor in c#?

1045


What is difference between arraylist and list in c#?

948


What is overloading in c#?

957


What are Memory foot print of an exe?

1085


What is c# in asp net?

980


Can an interface extend a class c#?

1007


Explain About CLS?

1024


In the page load event I assigned dropdownlist’s datasource property to a valid list. On the submit button click.. The same datasource property is coming as null. Why?

908


Explain acid rule of thumb for transactions in c#.

1036


What are winforms in c#?

960


Who benefits from ajax?

1044


Can we inherit class that contains only one private constructor?

1010


How do I automate my desktop application?

1051