Which problem may arise if we use abstract class functions for polymorphism?
- All classes are converted as abstract class
- Derived class must be of abstract type
- All the derived classes must implement the undefined functions
- Derived classes can’t redefine the function
(c).All the derived classes must implement the undefined functions
need an explanation for this answer? contact us directly to get an explanation for this answer