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

Can we inherit sealed class in c#?

546


Explain the process of inheriting a class into another class?

585


Define thread? Explain about multithreading?

647


What is generic types in c#?

576


In c#, what will happen if you do not explicitly provide a constructor for a class?

608






What is dll in vb.net?

565


Can a constructor have a return type?

588


How many keyword present in C# language ?

646


What is the differences between datagrid, datalist and repeater in .net?

568


What is ildasm and obfuscator in net?

629


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

610


What is meant by enumerable in c#?

578


Why do we use interfaces in c#?

585


Explain the different ways a method can be overloaded?

535


What is reference c#?

648