Difference between Abstract Class vs Interface Java Example
In this post let’s discuss about Abstract class v/s interface in java along with an example. Abstract Class and Interface are core part of java programming language and its a frequently asked java interview question. Above diagram illustrate the basic meaning of Abstract class v/s interface in java, let’s understand technical differences one by one with an example. Introduction Java Abstract […]
» Read more