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 / guest

Late binding

Is This Answer Correct ?    9 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a pointer how and when is it used?

570


Is it possible to have a recursive inline function in c++?

547


Can we change the basic meaning of an operator in c++?

649


Difference between Abstraction and encapsulation in C++?

574


What is array give example?

588






What is the use of this pointer in c++?

564


When should I use unitbuf flag?

582


If a header file is included twice by mistake in the program, will it give any error?

547


What is the difference between mutex and binary semaphore?

608


Why do we use constructor?

591


Write a function to perform the substraction of two numbers. Eg: char N1="123", N2="478", N3=-355(N1-N2).

611


Write a program to add three numbers in C++ utilizing classes.

619


Are php strings immutable?

556


What is constructor c++?

663


What is the difference between new() and malloc()?

614