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


Please Help Members By Posting Answers For Below Questions

What is the difference between global variables and static varables?

567


Write a single instruction that will store an EVEN random integer between 54 and 212 inclusive in the variable myran. (NOTE only generate EVEN random numbers)

1486


What is the history of c++?

555


Briefly describe a B+ tree. What is bulk loading in it?

797


What are the important differences between c++ and java?

598






What is the v-ptr?

637


Explain data encapsulation?

602


How to tokenize a string in c++?

602


Explain the benefits of proper inheritance.

638


What is Destructor in C++?

636


What is c++ redistributable?

619


What is friend class in c++ with example?

498


How a pointer differs from a reference?

692


Who invented turbo c++?

605


When we use Abstract Class and when we use Interface?where we will implement in real time?

1664