Describe about Object oriented design
Object oriented design is concerned with developing an object oriented model of a software system to implement known requirements. Many OOD methods have been described since late 1980s. The most famous OOD methods include Wasserman, Buhr, Booch, and HOOD developed by the European Space Agency which can give following benefits: maintainability through simplified mapping to problem domain that provides for less analysis effort, less complexity in system design and easier verification by user.