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

Explain About delegates

834


What will a loop recorder show?

764


Why we use anonymous methods in c#?

736


What is readline c#?

686


What is the difference between system.string and system.text.stringbuilder classes?

739


How does return work in c#?

766


What is list array in c#?

668


In languages without exception-handling facilities, we could send an error-handling procedure as a parameter to each procedure that can detect errors that must be handled. What disadvantages are there to this method?

857


What is the difference between writeline and write in c#?

662


State two different types of access modifiers.

789


What is difference between mutable and immutable in c#?

695


What is ac callback?

702


What are logical operators in c#?

740


Why dataset is used in c#?

750


Can abstract class be sealed in c#?

677