The "virtual" specifier in a member function enables which
one of the following?
a) Monmorphism
b) Late binding
c) Metamorphism
d) Solomorphism
e) Inheritance
Answers were Sorted based on User's Feedback
Why is c++ awesome?
How long it will take to learn c++?
Should the this pointer can be used in the constructor?
What is data type in c++?
What does iomanip mean in c++?
Describe the process of creation and destruction of a derived class object?
What is the role of C++ shorthand's?
Which bit wise operator is suitable for turning off a particular bit in a number?
When copy constructor can be used?
What is the use of volatile variable?
what is polymorphism?
What is the size of a vector?