Computer Science, asked by rachitsainionline, 1 year ago

1.What is the different OOPS principle?

Answers

Answered by reliancefresh
0

Oop is a methodology to design a program using classes and objects.It works on the principle that objects are most important part of a program.

Hope it helps you.

Thank you

Answered by Sumanmi
1

1.They give more stress to data than on functions

2.They follow a bottom to top approach of programming

It's different features are :

1.abstraction

2.encapsulation

3. inheritance

4. polymorphism

Similar questions