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 THE DIFFERENCE BETWEEN STRING AND STRING BUILDER ?
What Is A Multicast Delegate?
Is c# pass by value?
Explain the difference between access specifier and access modifier in c#?
Can you prevent your class from being inherited and becoming a base class for some other classes?
What is mean by c#?
What is difference between field and property in c#?
What is the adv of using System.Text.StringBuilder over System.String?
what is IComparable
What is the use of dll file in c#?
In gridview in editmode if we want to display information in one combobox based on
Structs are largely redundant in c++. Why does c# have them?
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)