what do you mean by memory management operators
Answer Posted / snigdhadeb
Memory management operators are "new" and "delete".
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Is c++ an integer?
What is lambda expression c++?
What is the best book for c++ beginners?
Explain dangling pointer.
What is a stack? How it can be implemented?
Please explain the reference variable in c++?
What is the difference between an external iterator and an internal iterator?
What is null and void pointer?
What is the main function c++?
What does it mean to declare a member variable as static?
What is difference between array and vector in c++?
What is a responder chain?
How do you remove an element from a set in c++?
What is the type of this pointer in c++?
How many different levels of pointers are there?