Today, the Object-Oriented Programming ( OOP) become the most popular approach to develop software. In object oriented programming, a software (program) is developed by using objects. In object oriented approach, the whole system is divided into a set of objects. It is an easy and flexible approach for designing and organizing the programs.