A package is basically a group of related classes.
Chat with our AI personalities
The full form of OOP is Object-Oriented Programming.
Object-oriented programming is a category of programming languages. On a larger scale, OOP would belong under the imperative programming paradigm.
Encapsulation is one of the four pillars of object-oriented programming. The other three are inheritance, polymorphism and abstraction.
solution of object oriented programming e balagurusamy
JAVA is an Object Based Programming Language. it doesn't provide multiple inheritance and operator overloading. while Object Oriented Lanuages provides both.