Get premium membership and access questions with answers, video lessons as well as revision papers.

Why would a programmer prefer object -oriented approach over top-down design?

      

Why would a programmer prefer object -oriented approach over top-down design?

  

Answers


Kavungya
•Re-usability-programmers can easily reuse existing classes from other projects enabling them to produce new codes quickly
•Inheritance-a new class can automatically pickup all of the data and methods of an existing (base class) and then extend customize those fit its own specific needs(derived class)
•Design time-is spent in identifying classes hence maximum interaction of objects is achieved
Kavungya answered the question on October 3, 2019 at 09:14


Next: During a class practical form four students came across a plant whose flower floral parts were in multiples of fours and fives. To which sub-division...
Previous: Discuss the types of Research Design

View More Computer Programming Questions and Answers | Return to Questions Index


Learn High School English on YouTube

Related Questions