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 the purpose of template?
Where and why do I have to put the "template" and "typename" keywords?
What are vectors used for in c++?
Why c++ is so important?
Explain operator overloading.
Write about c++ storage classes?
How long it will take to learn c++?
can any one help to find a specific string between html tags
which is changed to a sting..
weather.html looks (for location) is
What are abstract data types in c++? Is c++ a pure oop language? What is the header file for setw? What does override mean in c++? What is the difference between containment and delegation? What do the header files usually contains? Can union be self referenced?