Answers for "Is it compulsory for the abstract class to have atleast one method as an abstract?"

0

Is it mandatory for an abstract class to have abstract methods?

No, abstract class can have zero abstract methods.
Posted by: Guest on November-28-2020

Code answers related to "Is it compulsory for the abstract class to have atleast one method as an abstract?"

Code answers related to "Java"

Java Answers by Framework

Browse Popular Code Answers by Language