what do you mean by memory management operators
Answer Posted / jayaseelan
it is a storage device is caled memory.maintain memory is
memory management
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
Which bit wise operator is suitable for turning off a particular bit in a number?
Where is atoi defined?
What is an accessor in c++?
Define private, protected and public access control.
How do you define a class in c++?
write a program that withdrawals,deposits,balance check,shows mini statement. (using functions,pointers and arrays)
Differentiate between a constructor and a destructor in c++.
What does the following code do: int c=0; cout< a) Undefined *Updated* b) 01 c) 00
Explain the difference between realloc() and free() in c++?
What is a dangling pointer in c++?
How do you declare a set in c++?
program explaining feautures of c++
Define the operators that can be used with a pointer.
Why ctype h is used in c++?
How would you use the functions memcpy(), memset(), memmove()?