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++ a low level language?
When is dynamic checking necessary?
What is the benefit of encapsulation?
What is string in c++ programming?
What is class syntax c++?
What are 2 ways of exporting a function from a dll?
why is c++ called oops? Explain
Is std :: string immutable?
what is the difference between overloading & overriding? give example.
Is java made in c++?
What is oops in c++?
How do you clear a map in c++?
How did c++ get its name?
Can we make any program in c++ without using any header file and what is the shortest program in c++.
What are namespaces in c++?