Question: Select the correct statements about Java. Select the correct statements about Java. We cannot a create child class from an abstract class If an abstract
Select the correct statements about Java.
Select the correct statements about Java.
We cannot a create child class from an abstract class
If an abstract class has no abstract methods, we can still define it as an abstract class.
If a class has an abstract method, it must be an abstract class
We can not create objects from abstract classes
Abstract classes can not have constructors
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
