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 a superclass in oop?
What is destructor give example?
Hi friends I have experience of 6 months in website design and maintanence. Now i am looking for other IT jobs.. to switch platform. please post any interview you know in chennai.
What is this pointer in oop?
What is abstraction in oops?
What is purpose of inheritance?
Get me a number puzzle game-program
What is the benefit of oop?
What is oops and its features?
just right the logic of it 1--> If few people are electing then every time ur candidate should win 2--> arrange books in box, if box carry weight == books weight then take another box..... find the no of box required.
• What are the desirable attributes for memory managment?
What are main features of oop?
What are the benefits of oop?
Why multiple inheritance is not allowed?
Can we define a class within the interface?