What are the OOPS concepts in Java ?
Java is a pure Object oriented programming language and supports: * Class * Object * Abstraction * Encapsulation * Polymorphism * Inheritance, etc.
Java is a pure Object oriented programming language and supports: * Class * Object * Abstraction * Encapsulation * Polymorphism * Inheritance, etc.