Define virtual constructor.


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

When volatile can be used?

3 Answers   Symphony,


What is token c++?

0 Answers  


What is c++ runtime?

0 Answers  


What is a map in c++?

0 Answers  


What is a memory leak c++?

0 Answers  






. 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?

0 Answers  


What is c++ 11 and c++ 14?

0 Answers  


Define macro.

0 Answers  


Carry out conversion of one object of user-defined type to another?

0 Answers  


Why are pointers not used in c++?

0 Answers  


What is a c++ class?

0 Answers  


Evaluate the following expression as C++ would do :8 * 9 + 2 * 5 a) 82 b) 79 c) 370 d) list

0 Answers  


Categories