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
What are the stages in the development cycle?
Can malloc be used in c++?
throw Can constructors exceptions?
Why the usage of pointers in C++ is not recommended ?
What is istream and ostream in c++?
What is the best c++ compiler for windows 10?
How does c++ sort work?
What are Binay tress and B trees? Diff between them?
What is c++ programming language?
What is the full form nasa?
which operator is used for performing an exponential operation a) > b) ^ c) none
What are the implicit member functions of class?