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
What are c++ files?
What are virtual constructors/destructors?
What is a breakpoint?
can any one help to find a specific string between html tags
which is changed to a sting..
weather.html looks (for location) is
What are destructors? What is the difference between method overloading and method overriding in c++? Out of fgets() and gets() which function is safe to use? Can a new be used in place of old mallocq? If yes, why? What is virtual table? True or false, if you keep incrementing a variable, it will become negative
a) True
b) False
c) It depends What is c++ stringstream? What is overloading unary operator? What is encapsulation in c++? Can member functions be private? What is different in C++, compare with unix?