Abstract Class vs. Interface

An abstract class is described with both the abstract keyword in Java. It could contain both abstract & non-abstract techniques (method with the body). The act of hiding technical details from the user and showing only functionality is known as abstraction. A derived class procedure is declared inside the class description using a pure query need.

Continue ReadingAbstract Class vs. Interface

End of content

No more pages to load