Java - Abstraction
Which of the following is the correct way to declare an abstract method inside an abstract class?
public abstract class Shape {
?
}Which of the following is the correct way to declare an abstract method inside an abstract class?
public abstract class Shape {
?
}15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions