Method resolution at run time

Q.  C++: Which of the following keywords allows the method resolution at run time?
- Published on 22 Jun 15

a. abstract
b. override
c. virtual
d. None of the above.

ANSWER: None of the above.
 

    Discussion

  • kumar aditya   -Posted on 19 Feb 16
    i think it should be Virtual keyword.that tells the compiler for run time polymorphism

Post your comment / Share knowledge


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)