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



The "virtual" specifier in a member function enables which one of the following? a) Mo..

Answer / guest

Late binding

Is This Answer Correct ?    9 Yes 0 No

The "virtual" specifier in a member function enables which one of the following? a) Mo..

Answer / richa

Late Binding

Is This Answer Correct ?    6 Yes 0 No

The "virtual" specifier in a member function enables which one of the following? a) Mo..

Answer / monica

Inheritance

Is This Answer Correct ?    0 Yes 0 No

The "virtual" specifier in a member function enables which one of the following? a) Mo..

Answer / leo theboss

Metamorphism

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More C++ General Interview Questions

Why is c++ awesome?

0 Answers  


How long it will take to learn c++?

0 Answers  


Should the this pointer can be used in the constructor?

0 Answers  


What is data type in c++?

0 Answers  


What does iomanip mean in c++?

0 Answers  






Describe the process of creation and destruction of a derived class object?

0 Answers  


What is the role of C++ shorthand's?

0 Answers   TCS,


Which bit wise operator is suitable for turning off a particular bit in a number?

0 Answers  


When copy constructor can be used?

4 Answers   Symphony,


What is the use of volatile variable?

0 Answers  


what is polymorphism?

14 Answers   Accenture,


What is the size of a vector?

0 Answers  


Categories