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
Is everything an object c#?
How do you create dlls in .NET
Is arraylist generic in c#?
What is ienumerator c#?
What is the difference between array and list in c#?
What is the use of 'as' Keyword in C# ?
Why do I get a syntax error when trying to declare a variable called checked?
Enlist some of the properties of a thread class?
Is string mutable in c#?
Are structs value types or reference types?
Define MSIL, and how does it works? Why our developers need an appreciation of it if at all?
What is the purpose of abstract class in c#?
How do I enforce const correctness in c#?
Describe ways of cleaning up objects in c#.
What is the console on a mac?