The "virtual" specifier in a member function enables which
one of the following?
a) Monmorphism
b) Late binding
c) Metamorphism
d) Solomorphism
e) Inheritance
Answer Posted / leo theboss
Metamorphism
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Can union be self referenced?
Tell me can a pure virtual function have an implementation?
Should the member functions which are made public in the base class be hidden?
How do I use turbo c++?
What is the use of pointer in c++ with example?
What flag means?
What is the copy-and-swap idiom?
What is the use of setfill in c++?
What are c++ files?
What is a unnitialised pointer?
Is c++ the hardest programming language?
What is a v-table?
Write syntax to define friend functions in C++.
Why was c++ made?
What relational operators if statements in c++?