How object oriented development is dissimilar from structured development
object oriented development is dissimilar from structured development of the system. In the structured approach, the main stress is on decomposing and specifying system functionality. Structured approach is recognized as the most direct way of executing a needed goal. A structured approach has certain basic trouble, such as, if the needs of the system change then a system based on decomposing functionality may needed enormous reconstructing, and, the system slowly become out of manage. In compare to the structured approach, the basic target of object-oriented approach is to categorize objects from the application domain, and then to associate actions (methods) around these identified objects.