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

How is memory managed in C++?

Answer Posted / nashiinformaticssolutions

Because C++ enables dynamic memory, the user must manually manage memory instead of relying on a garbage collector function to do it. The "new" and "delete" operators are used to dynamically allocate and deallocate memory, respectively.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is c++ vector a linked list?

949


How do I tokenize a string in c++?

1024


Is c++ a high level language?

944


What is c++ hash?

1056


Is vector a class in c++?

978


Describe linked list using C++ with an example.

1023


Explain the uses of static class data?

1052


What is void pointer in c++ with example?

1022


Difference between declaration and definition of a variable.

1080


Can non graphic characters be used and processed in C++?

1132


Write down the equivalent pointer expression for referring the same element a[i][j][k][l]?

1196


What is pointer with example?

977


What does n mean in c++?

1072


What is a constructor in c++ with example?

1068


Why was c++ made?

1038