Object-Oriented design has been suggested to a better design methodology rather than top-down functional decomposition in developing a software system design. In object-oriented design, the software components are seen as objects rather than functions...
Object-Oriented design has been suggested to a better design methodology rather than top-down functional decomposition in developing a software system design. In object-oriented design, the software components are seen as objects rather than functions. This paper represents the concept and approach of object-oriented design using object-oriented programming language C++.