How structure objects are destroyed? As GC releases only
the objects in stack, and structure is a value type and
stored in heap. So how structure objects are released?
Answer Posted / xyz
As GC releases only
the objects in stack, and structure is a value type and
stored in heap......
answer is... question itself
| Is This Answer Correct ? | 0 Yes | 9 No |
Post New Answer View All Answers
How do I join one form to another in c#?
What is difference between ilist and list?
Explain the Usage of web.config
What is out int in c#?
Should I use double or float?
List down the reason behind the usage of c# language.
What are modifiers in c#?
What is called method in c#?
What can be done with c#?
What is an escape sequence?
Which function is the entry point for a DLL in MS Windows 3.1?
When should we use delegates in c#?
Explain the difference between pass by value and pass by reference.
What is the meaning of MSIL?
What are satellite assemblies?