What is stack and heap?

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


Please Help Members By Posting Answers For Below Questions

Are tuples immutable c#?

704


What are the Types of optimization and name a few and how do u do?

735


what are the differences between a class and structure

764


So what makes your code really object-oriented #?

694


What is the .net datatype that allows the retrieval of data by a unique key?

679


What is deferred execution?

664


What does char mean in c#?

706


In object oriented programming, how would you describe encapsulation in c#?

737


How long has c# been around?

749


Is lazy t thread safe?

746


Explain the process of inheriting a class into another class?

740


Why do we use Design Pattern in C#?

806


What is tryparse c#?

714


What is the difference between CreateObject() and GetObject()?

761


What is the use of ienumerable in c#?

746