What are destructors in C#?
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 |
What is #region in c#?
Give an example of a directcast.
What is the use of properties window?
What is null propagation c#?
What is gac? How to put assembly in gac?
Why do we need properties in c#?
How do switch statements work?
What is array formula?
What are indexers in c# .net?
Why do we use inheritance in c#?
What happens when thread sleep () method is called?
Can you pass parameters to destructors?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)