Answer Posted / vighnesh
Yes there is no virtual constructors.I can think a a reason
may be because a constructor is never inherited so there is
no polymorphism etc involved .
| Is This Answer Correct ? | 10 Yes | 9 No |
Post New Answer View All Answers
What is a c++ vector?
How can you tell what shell you are running on unix system?
Which is better turbo c++ or dev c++?
What new()is different from malloc()?
What is constructor and destructor in c++?
What is pointer to array in c++?
Why c++ is better than c language?
What is iterator in c++?
Can c++ be faster than c?
To what does “event-driven” refer?
What are the uses of pointers?
Is python better than c++?
Explain deep copy and a shallow copy?
What is object in c++ example?
In a function declaration what does extern means?