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
Describe Trees using C++ with an example.
What parameter does the constructor to an ofstream object take?
Are there interfaces in c++?
How many standards of c++ are there?
Is swift faster than c++?
What is the difference between public and private data members?
Is there any difference between int [] a and int a [] in c++?
Is c++ double?
What is jump statement in C++?
How to access a variable of the structure?
Discuss the effects occur, after an exception thrown by a member function is unspecified by an exception specification?
Are strings mutable in c++?
What is the best free c++ compiler for windows?
Differentiate between a copy constructor and an overloaded assignment operator.
What does flush do c++?