Is interface an abstract class in Java?

Interface contains only abstract methods that can’t be instantiated and it is declared by keyword interface. A class that is declared with the abstract keyword is known as an abstract class in Java .9 Şub 2021

Sizin İçin Seçtik  How do you convert an object in Java?

Leave a Reply

Your email address will not be published. Required fields are marked *