Answer Posted / subramanyam
in dotnet garbage collector automatically deletes the
object that is no more referenced
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
What is the difference between “constant” and “readonly” variables in c#?
State two different types of access modifiers.
Does unity use c++ or c#?
Does c# replace c++?
Can I define my own exceptions?
What language is c# similar to?
While debugging a C# application can you change the value of a variable?
How do I format in c#?
What is getenumerator?
How do you read an Excel sheet in C#?
Difference between value and reference type.
Explain how do you directly call a native function exported from a dll?
I was trying to use an out int parameter in one of my functions. How should I declare the variable that I am passing to it?
What I can do with c#?
Is there throws keyword in c#?