Explain what happens when a pointer is deleted twice?
No Answer is Posted For this Question
Be the First to Post Answer
. If employee B is the boss of A and C is the boss of B and D is the boss of C and E is the boss of D. Then write a program using the Database such that if an employee name is Asked to Display it also display his bosses with his name. For eg. If C is displayed it should also display D and E with C?
What is the prototype of printf function?
What are Binay tress and B trees? Diff between them?
What is size of empty class object
Live example for static function?
Difference between Constructors and static constructors?
What does it mean to declare a member variable as static?
Should the this pointer can be used in the constructor?
What is stl containers in c++?
What is c++ hash?
What is the error in the code below and how should it be corrected?
What is c++ used for in games?