Q:

If a class is extending/inheriting another abstract class having abstract method, then _______________________

(a) Either implementation of method or making class abstract is mandatory

(b) Implementation of the method in derived class is mandatory

(c) Making the derived class also abstract is mandatory

(d) It’s not mandatory to implement the abstract method of parent class

CLASSES

All Replies

Viewing 1 replies (of 1 total)

Viewing 1 replies (of 1 total)

  • You must be logged in to reply to this topic.