An abstract class may contain both abstract and non-abstract methods. But an interface can contain only abstract methods

  • No Related Post