Define virtual constructor.


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

Post New Answer

More C++ General Interview Questions

Are c and c++ similar?

0 Answers  


What is low level language in simple words?

0 Answers  


Brief explaination about #include<iostream.h>, cin and cout

3 Answers  


What is algorithm in c++ programming?

0 Answers  


What is ifstream c++?

0 Answers  


Write a program to encrypt the data in a way that inputs a four digit number and replace each digit by (the sum of that digit plus 7) modulus 10. Then sweep the first digit with the third, second digit with the fourth and print the encrypted number.

0 Answers   CIIT Wah,


Why c++ is called oop?

0 Answers  


What is the difference between new() and malloc()?

4 Answers  


Which operations are permitted on pointers?

0 Answers  


What is the Standard Template Library?

1 Answers  


What is overloading unary operator?

0 Answers  


Differentiate between the message and method in c++?

0 Answers  


Categories