If a class is extending/inheriting another abstract class having abstract method, then _______________________
- Either implementation of method or making class abstract is mandatory
- Implementation of the method in derived class is mandatory
- Making the derived class also abstract is mandatory
- It’s not mandatory to implement the abstract method of parent class
(a).Either implementation of method or making class abstract is mandatory
need an explanation for this answer? contact us directly to get an explanation for this answer