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

Tell me an example where stacks are useful?

674


Explain the volatile and mutable keywords.

716


What is meant by entry controlled loop?

739


What is #include c++?

665


How a pointer differs from a reference?

810






What do you mean by const correctness?

715


What is the difference between an external iterator and an internal iterator? Describe an advantage of an external iterator?

725


What is the use of endl in c++ give an example?

715


What is the best book for c++ beginners?

667


What is a friend function in c++?

671


What number of digits that can be accuratly stored in a float (based on the IEEE Standard 754)? a) 6 b) 38 c) An unlimited number

906


When should you use global variables?

724


Is java the same as c++?

627


What is prototype for that c string function?

772


What happens when you make call 'delete this;'?

688