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
Are tuples immutable c#?
What are the Types of optimization and name a few and how do u do?
what are the differences between a class and structure
So what makes your code really object-oriented #?
What is the .net datatype that allows the retrieval of data by a unique key?
What is deferred execution?
What does char mean in c#?
In object oriented programming, how would you describe encapsulation in c#?
How long has c# been around?
Is lazy t thread safe?
Explain the process of inheriting a class into another class?
Why do we use Design Pattern in C#?
What is tryparse c#?
What is the difference between CreateObject() and GetObject()?
What is the use of ienumerable in c#?