Regulation 2021
*This course is only for AU students*
OOPS

Theory( CS3391 )
Object Oreinted Programming!
OOps in java is to improve code readability and reusability by defining a Java program efficiently. The main principles of object-oriented programming are abstraction, encapsulation, inheritance, and polymorphism. These concepts aim to implement real-world entities in programs.