Use of pointers or reference to an abstract class gives rise to which among the following feature?
(a) Static Polymorphism
(b) Runtime polymorphism
(c) Compile time Polymorphism
(d) Polymorphism within methods
This question was posed to me in an interview for job.
Origin of the question is Abstract Class in section Classes of Object Oriented Programming