Q:

Use of pointers or reference to an abstract class gives rise to which among the following feature?

0

Use of pointers or reference to an abstract class gives rise to which among the following feature?


  1. Static Polymorphism
  2. Runtime polymorphism
  3. Compile time Polymorphism
  4. Polymorphism within methods

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

 (b).Runtime polymorphism

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

OBJECT ORIENTED PROGRAMMING OBJECTS AND CLASSES IN OOPS MCQ

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
The abstract classes in java can _________________... >>
<< Which among the following is an important use of a...