Why do we need oop?



Why do we need oop?..

Answer / Danish Ali

We need Object-Oriented Programming (OOP) for several reasons: it promotes modularity by breaking down large programs into smaller, manageable objects. It enhances code reusability through inheritance and polymorphism. It increases program clarity by using intuitive concepts like real-world objects and their interactions. Lastly, OOP makes software development easier to maintain, test, and extend.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More OOPS Interview Questions

The company is a fake company asking for money of RS10000 while training and not offering a job after training. My humble request to you people not to attend Astersys interview

1 Answers   Astersys,


what is data abstraction with example.

1 Answers  


What type of Job you are providing?

0 Answers  


what is function overloading..?

4 Answers  


What are two types of polymorphism?

1 Answers  


In multiple inheritance , to create sub class object , is there need to create objects for its superclasses??? in java and c++ both. Actually i have some information that is , all available members from its superclasses , memory created in subclass obj , so no need to create object for its superclasses...??? Thanks in Advance

1 Answers  


What does and I oop and sksksk mean?

1 Answers  


What do you mean by overloading?

1 Answers  


can you explain how to use JavaBean in Project

3 Answers   Infosys, Satyam,


What is OOPS and How it is different from Procedural Programming ?

23 Answers   HP, Infosys, Thyrocare,


What is the main feature of oop?

1 Answers  


How is class defined?

1 Answers  


Categories