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


Please Help Members By Posting Answers For Below Questions

How is c++ used in the real world?

585


How one would use switch in a program?

627


the maximum length of a character constant can be a) 2 b) 1 c) 8

619


Search for: what is pair in c++?

603


What are the differences between java and c++?

540






What is prototype in c++ with example?

573


What is binary object model?

608


an integer constant must have atleast one a) character b) digit c) decimal point

565


What is the difference between a "copy constructor" and an "assignment operator" in C++?

627


Refer to a name of class or function that is defined within a namespace?

627


What is the difference between an enumeration and a set of pre-processor # defines?

848


Out of fgets() and gets() which function is safe to use and why?

737


What is an orthogonal base class in c++?

671


What new()is different from malloc()?

585


What are member functions used in c++?

572