Can a new be used in place of old mallocq? If yes, why?
No Answer is Posted For this Question
Be the First to Post Answer
Define namespace in c++?
What are the popular tools used to detect memory leaks in c++
3- Write a program to find larger and smaller of the two numbers.
If a base class is an adt, and it has three pure virtual functions, how many of these functions must be overridden in its derived classes?
How many types of casting are there in C++? When is a dynamic cast,static_cast,reinterpret cast used?
How do you write a function that can reverse a linked-list?
In a class only declaration of the function is there but defintion is not there then what is that function?
What is the use of 'this' pointer?
What is c++ vb?
What is the function of I/O library in C++ ?
What are smart pointers?
Differentiate between declaration and definition.