Home Data Structure Operating System C Language Client Script SQL .Net
Can an abstract class have non-abstract methods?
An abstract class may contain both abstract and non-abstract methods.
But an interface can contain only abstract methods.
No comments:
Post a Comment