Computer Science, asked by Knowl, 8 months ago

What is OOPs?? Explain with the help of examples...

Answers

Answered by sunil050778
0

Answer:

OBJECT ORIENTED PROGRAMMING (OOP) is a programming concept that works on the principles of abstraction, encapsulation, inheritance, and polymorphism. ... The basic concept of OOPs is to create objects, re-use them throughout the program, and manipulate these objects to get results.

Similar questions