Computer Science, asked by teju9830, 1 year ago

Five advantages of object oriented design techniques

Answers

Answered by hritiksingh1
7
Object-oriented databases make the promise of reduced maintenance, code reusability, real world modeling, and improved reliability and flexibility.  However, these are just promises and in the real world some users find that the object-oriented benefits are not as compelling as they originally believed.  For example, what is  code reusability?  Some will say that they can reuse much of the object-oriented code that is created for a system, but many say there is no more code reusability in object-oriented systems than in traditional systems.  Code reusability is a subjective thing, and depends heavily on how the system is defined.  The object-oriented approach does give the ability to reduce some of the major expenses associated with systems, such as maintenance and development of programming code.  Here are some of the benefits of the object-oriented approach:    


Advantages of an Object-Oriented Approach (for new programmers) programming(OOP) is used to manage the complexity of software systems. OOP methods make code more maintainable. Identifying the source of errors becomes easier because objects are self-contained (encapsulation).

plz mark it as brainliest....
Similar questions