Which of these keywords is used to define an abstract class? 1 point Abstract Abstract all abstract abst code example
Example: is it necessary for abstract class to have abstract method
No, abstract class can have zero abstract methods.
No, abstract class can have zero abstract methods.