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 are the features of oop?
What are the two different types of polymorphism?
Is oop better than procedural?
What are the components of marker interface?
What is interface? When and where is it used?
Why do we use class?
What is overriding in oop?
What is class in oop with example?
What does no cap mean?
What is ambiguity in inheritance?
How many human genes are polymorphic?
What are functions in oop?
What is polymorphism programming?
What makes a language oop?
What is inheritance and how many types of inheritance?