Answer Posted / lilly
Oops is a object oriented programming language. The whole
program structure is depended on the real world entity
called object. It has many features like inheritance,
polymorphism, data binding, abstraction , encapsulation
etc. It is very convinient to write programs in oops
compared to non-oops. whole program is oriented by the
object. There is nothing to do with the program without
object in object oriented programming. As the objects plays
main role and controls overall program, Hence the name
oops.
| Is This Answer Correct ? | 27 Yes | 3 No |
Post New Answer View All Answers
What is abstraction and encapsulation?
What is overloading in oop?
what are the different types of qualifier in java?
What is encapsulation c#?
What is encapsulation in simple terms?
What is interface in oop?
What is solid in oops?
write string class as your own class in java without using any built-in function
What makes a language oop?
What is static in oop?
What is coupling in oop?
Where You Can Use Interface in your Project
Why do we use class?
What is class encapsulation?
What do you mean by Encapsulation?