If a class inheriting an abstract class does not define all of its function then it will be known as?
(a) Abstract
(b) A simple class
(c) Static class
(d) None of the mentioned
I got this question during an interview for a job.
Asked question is from Inheritance topic in section Inheritance of Java