Answer Posted / malini
There is no concept like Virtual Constructor and where as
Constructor cant be virtual. Constructor is a code which is
responsible for creating a instance of a class and it cant
assigned to any other object by using appending
keyword 'virtual'
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
Is there structure in c++?
Snake Game: This is normal snake game which you can find in most of the mobiles. You can develop it in Java, C/C++, C# or what ever language you know.
Who discovered c++?
Is c or c++ more useful?
Is it possible to provide special behavior for one instance of a template but not for other instances?
What is set in c++?
What is the use of endl in c++?
Define copy constructor.
What does new in c++ do?
What kind of problems can be solved by a namespace?
What is difference between n and endl in c++?
How can I learn c++ easily?
What are c++ manipulators?
What do you mean by public protected and private in c++?
Which programming language is best to learn first?