Answer Posted / vijay rana
stack is used for store value types;
heap is used for store reference type values;
| Is This Answer Correct ? | 9 Yes | 9 No |
Post New Answer View All Answers
What is desktop example?
Why do we need delegates in c#?
What is c# used for in the industry?
Define interface class in c#?
What do you mean by sealed classes and static classes?
What is thread safe in c#?
If multiple interfaces are inherited and they have conflicting method names; What will happen ?
Explain static class members.
What is a di class?
Is the following code legal?
What is deadlock in c#?
Does constructor return any value in c#?
What is ulong in c#?
What is data dictionary in c#?
Why do you need boxing in c#?