Use Of Pointers Or Reference To An Abstract Class Gives Rise To #399
Use of pointers or reference to an abstract class gives rise to which among the following feature?
This multiple choice question (MCQ) is related to the book/course gs gs111 OOP Object Oriented Programming Java. It can also be found in gs gs111 OOps Classes - Object Oriented Programming MCQ: Abstract Class - Quiz No.1.
Use of pointers or reference to an abstract class gives rise to which among the following feature?
Static Polymorphism
Runtime polymorphism
Compile time Polymorphism
Polymorphism within methods