C++ Constructors Question:
Download Job Interview Questions and Answers PDF
What is virtual constructor?
Answer:
A constructor of a class can not be virtual and if causes a syntax error.
Download C++ Constructors Interview Questions And Answers
PDF
Previous Question | Next Question |
What is Virtual destructors? | What is constructor in C++? |