Object and Classes In Java
Categories: Java 8(JDK1.8) ||
Java is an Object-Oriented Language. As a language that has the Object-Oriented feature, Java supports the following fundamental concepts −1. Polymorphism2. Inheritance3. Encapsulation4. Abstraction