What is difference between malloc()/free() and new/delete?
No Answer is Posted For this Question
Be the First to Post Answer
If horse and bird inherit virtual public from animal, do their constructors initialize the animal constructor? If pegasus inherits from both horse and bird, how does it initialize animal’s constructor?
What are the various access specifiers in c++?
Explain the different access specifiers for the class member in c++.
What are advantages and disadvantages of Design patterns?
Explain "passing by value", "passing by pointer" and "passing by reference" ?
What is a unnitialised pointer?
what is c++
Explain container class.
write a program in c++ to implement stack using functions in header file stack.h
What is the difference between global variables and static varables?
Write the program for fibonacci in c++?
Search for: what is pair in c++?