Explain the concept of memory leak?
No Answer is Posted For this Question
Be the First to Post Answer
Is it possible to use a new for the reallocation of pointers ?
If there are two catch statements, one for base and one for derived, which should come first?
What is a dangling pointer?
What are register variables?
What is the function of I/O library in C++ ?
What is virtual base class uses?
What is input operator in c++?
Can user-defined object be declared as static data member of another class?
How does throwing and catching exceptions differ from using setjmp and longjmp?
Is it possible for a member function to delete the pointer, named this?
What are iterators in c++?
What are put and get pointers?