What is stack and heap?

Answer Posted / jaikumar.c

Stack is memory to store objects in Ram memory.
Heap is kernal alloted memory to store objects

Is This Answer Correct ?    13 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do I start a program in c#?

765


Is and as keyword in c# net?

777


How can an inner class access the members of outer class?

763


What are properties in c#. Explain with an example?

692


What is namespace in oops?

694


Does c# have its own class library?

758


Can abstract classes be final?

738


How do I port "synchronized" functions from visual j++ to c#?

702


What is the implicit name of the parameter that gets passed into the class set method?

699


In which way a two-dimensional array declared in C#?

720


List the difference between interface and abstract class?

671


Is it possible to force garbage collector to run?

694


Is dictionary reference type c#?

674


If you donot specify an access modifier for a method, what is the default access modifier?

782


Why singleton class is sealed?

730