Answer Posted / freaxer
override new and delete, add memory tracker
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
How can a called function determine the number of arguments that have been passed to it?
Write a program using display() function which takes two arguments.
Is it possible to pass an object of the same class in place of object reference to the copy constructor?
Who created c++?
What is a unnitialised pointer?
How to declare a pointer to an array of integers?
What do you mean by early binding?
What is c++ & why it is used?
What is the latest c++ version?
Which recursive sorting technique always makes recursive calls to sort subarrays that are about half size of the original array?
Where the memory to the static variables is allocated?
Why is swift so fast?
What is the use of seekg in c++?
Define basic type of variable used for a different condition in C++?
What is iomanip c++?