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?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain in what order a destructors is called.

1085


Why we use asp.net for website development?

958


explain code with datachaching with example

2213


What is app_code folder in asp net?

1106


Explain managed code an un-managed code.

1086


What does ascx stand for?

992


Which object is used to encapsulate the state of the client and the browser in ASP.NET?

1157


How can you implement encapsulation in asp.net?

13259


Can the validation occurs in server-side or client-side? If the validation occurs why should we do?

1101


if i wanna deploy my asp.net project to the production server and situation is that i m still not compiled my project i have as-is on my development side now on production server we dont have a visual studio now what kind of settings i need to be to do in webconfig /machine.config file to deploy my project and in iis too....

2187


What is the difference between custom web user control and a custom web server control?

1030


Explain about secure socket layer?

1003


Describe the master page.

998


Where the viewstate is stored after the page postback?

1130


What is difference between Fragment Caching and Page Caching in ASP.NET?

1069