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
What is istream and ostream in c++?
Please explain class & object in c++?
What are c++ redistributables?
List the issue that the auto_ptr object handles?
What are shallow and deep copy?
What is the full form of ios?
What can c++ be used for?
Should you pass exceptions by value or by reference?
Is there any difference between int [] a and int a [] in c++?
What is rvalue?
Is eclipse good for c++?
When do we run a shell in the unix system?
Can you be able to identify between straight- through and cross- over cable wiring? And in what case do you use straight- through and cross-over?
What is the type of 'this' pointer? When does it get created?
What is the c++ programming language used for?