What is OOP in Java? OOP (Object oriented programming) refers to a programming methodology based on objects instead of just functions and procedures. In this blog, guide how to do encapsulation in java program. What are the main feature of OOP? Encapsulation:...