What is oops

Oops is stands for object oriented programming structure. Oops is not a language it’s a methodology or technology which is accepted by many language like java, c++ and python. It is a method of implementation where the program is organized by collection of class, object and method.
Features of oops —> Class, Object , Abstraction, Encapsulation, Inheritance, Polymorphism.
Pillars of oops —> there are four pillar of oops that is Inheritance, Encapsulation, Abstraction , Polymorphism.
Advantages of Oops —> Modularity - Modularity means dividing the bigger task into smaller task is called as modularity. Reusability - Reusability means we can write once and reuse that component many times as per our need it is called as reusability. Flexibility - Easy to maintain.
Subscribe to my newsletter
Read articles from Mitali sahu directly inside your inbox. Subscribe to the newsletter, and don't miss out.
Written by
