'what is abstraction in java'
Anonymous
An abstract class is a class that is declared abstract —it may or may not include abstract methods. Abstract classes cannot be instantiated, but they can be subclassed.
Check out your Company Bowl for anonymous work chats.