News

In Java ‘abstract’ keyword is used to write a class that declares the generic structure which must later be implemented by its subclasses. The abstract keyword can be used in different ways ...