Is it necessary that all the abstract methods must be defined from an abstract class?
(a) Yes, depending on code
(b) Yes, always
(c) No, never
(d) No, if function is not used, no definition is required
I got this question in a job interview.
This is a very interesting question from Abstract Class topic in section Classes of Object Oriented Programming