Computer Science, asked by Tejashwini15, 11 months ago

what is oops and advantages for engineers life?

Answers

Answered by rharsh173
0

Answer:

oops is object oriented programming

Explanation:

its quite beneficial as compared to regular programming like for instance you can create objects . you can do exception handling you can have real like invoking . you can use and process a real time systems aswell

Answered by Anonymous
0

OOP means an Object Oriented Programming language.

For a programming language to classify as an Object Oriented Programming language, it must use the four basic principles of OOP.-

--Abstraction

--Encapsulation

--Inheritance

--Polymorphism

Similar questions