Nieuws

// There are two ways to achieve abstraction in java // Abstract class (0 to 100%) and Interface (100%) // Abstract class needs to be extended and its method implemented.
Object Oriented Programming in Java. Contribute to lokeshdangii/Java-OOPS development by creating an account on GitHub.