Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Breifly explain about stack and heap memory Managemet?

Answers were Sorted based on User's Feedback



Breifly explain about stack and heap memory Managemet?..

Answer / nutan

Stack memory managmenet is used by value type variable.
Heap memory managmenet is used by Reference type variable.

Is This Answer Correct ?    7 Yes 1 No

Breifly explain about stack and heap memory Managemet?..

Answer / ii

Stack is used for static memory allocation and Heap for dynamic memory allocation, both stored in the computer's RAM . Variables allocated on the stack are stored directly to the memory and access to this memory is very fast, and it's allocation is dealt with when the program is compiled.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

Which namespace is used by ado.net?

0 Answers  


How do you declare static variable? What is its lifetime?

0 Answers  


Where is ViewState information stored?

18 Answers   DSRC, HCL,


How can we update records in gridview?Is there any appropriate code for it?

0 Answers  


Define a static class?

0 Answers  


Explain the purpose of storyboard.targetproperty.

0 Answers  


What is a form tag?

0 Answers  


Is data can be edited in the Repeater control?

2 Answers  


Difference between Active Exe and Dll ?

3 Answers   Satyam,


Which property on a Combo Box do you set with a column name, prior to setting the DataSource, to display data in the combo box?

1 Answers  


what is aspcompat? what it does?

1 Answers  


Features and disadvantages of dataset ?

4 Answers   Interlink, Microsoft,


Categories