Programming - Abstract Classes - Discussion

You Are Here :: Home > JAVA > Abstract Classes - Discussion

 



Q.

Reference of an abstract class can point to objects of its sub-classes thereby achieving _________________ polymorphism                         


A. Compile-time B. Run-time
C. Both D. None

Answer: Option B
Explaination:

 


Reference of an abstract class can point to objects of its sub-classes thereby achieving run-time polymorphism




Discussion

Your Comments Goes here...
NameDiscussion