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...


What is the difference between stack and heap memory?



What is the difference between stack and heap memory?..

Answer / nashiinformaticssolutions

o Stack: Memory is allocated and deallocated automatically.
o Heap: Memory is allocated dynamically using new or malloc.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C++ General Interview Questions

Where and why do I have to put the "template" and "typename" keywords?

0 Answers  


How do you flush std cout?

0 Answers  


How did c++ start?

0 Answers  


What is object in c++ example?

0 Answers  


Explain polymorphism?

0 Answers  


Where must the declaration of a friend function appear?

0 Answers  


What is abstract keyword in c++?

0 Answers  


Is c++ map a hash table?

0 Answers  


What is vector pair in c++?

0 Answers  


What is #include c++?

0 Answers  


What are c++ files?

0 Answers  


Can we use clrscr in c++?

0 Answers  


Categories