Answer Posted / vadivel
No, we cannot have virtual constructor because at this time
(during object creation or intialization) virtual table not
yet created.
| Is This Answer Correct ? | 24 Yes | 1 No |
Post New Answer View All Answers
What is ctime c++?
What is a pointer with example?
What is the use of lambda in c++?
Should I learn c++ c?
What language is a dll written in?
What does #define mean in c++?
What is a tuple c++?
Implement stack operations with pointers with appropriate exception checks.
What is a float in c++?
Why is the function main() special?
Why is c++ called oops?
What is the sequence of destruction of local objects?
Why null pointer is used?
What are references in c++? What is a local reference?
Is swift a good first language?