Styrow.dev
Question 171 of 247
Java Topic: General medium

Can there be an abstract class with no abstract methods in it?

Question

Can there be an abstract class with no abstract methods in it?

Answer

Yes, there can be an abstract class without abstract methods.