If A Class Inheriting An Abstract Class Does Not Define All Of #323
If a class inheriting an abstract class does not define all of its function then it will be known as?
This multiple choice question (MCQ) is related to the book/course gs gs128 Java. It can also be found in gs gs128 Java Inheritance - Java Abstract Class and Super - Quiz No.1.
If a class inheriting an abstract class does not define all of its function then it will be known as?
Abstract
A simple class
Static class
None of the mentioned