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 do implement a trace and assert?
What is a dynamic assembly?
How to find type of variable?
Is c sharp free?
In which order the constructor is called for an inherited class?
Explain the difference between a struct and a class?
What is asp net c#?
Why abstract class is not instantiated in c#?
Hi Friends, I am going through Siemens Interview Procedure from last 1+1/2 months. I went through 1 written + 2 Technical + 1 Managerial Round process after which I got call from HR informing that "you are selected and we would like to meet you for HR round". HR round was very nominal compared to MR. HR Round last for hardly 5 mins. They told me that you will get the final result on Friday. Still I have not received any feedback from them. Please help!!!
What is xaml in c#?
Can abstract classes be final?
What is difference between array and list in c#?
What do you know about WM_CHAR message?
what is be the overhead, if i use binary transmission. and will it be sent using xml text or how ?
What exactly happens when we debug and build the program?