Home TechnologyProgramming Subscribe to RSS

What Makes Object Oriented Programming Different?

Answer Question

1 Answer - Sort by: Date | Rating

    Conventional software development methods have treated data and measures as free components. A divide programming practice must be written every time someone wants to take an Action on an exact piece of data, the practice act on data that the program passes to them.

    Object tilting programming combines data and the exact actions that operate on those data into one thing. The object combines data and program code. As an alternative of passing data to actions, programs send a message for an object to execute a procedure that is already fixed into it. The same message may be sent too many different objects, but each will put into practice that message in a different way.

    An object's data are out of sight from other parts of the program and can only be manipulated from inside the object. The technique for manipulating the object's data can be distorted on the inside without moving other parts of the program. Programmers can focus on what they want an object want to do, and the object decides how to do it.

    An object data are encapsulated from other parts of the system, so each object is a free software building block that can be used in many special systems without changing the program system. Thus object tilting programming is probable to reduce the time and cost of writing software by producing reusable program code or software ships that can be reused in other connected systems.
    0 0

    Ranajee82  

    answered 3 years ago

      More

         
         

        Ask a Question via Twitter

        Send a question to @askblurtit and we will publish it online and send you a reply everytime you receive an answer.

        Blurtit Store

        Get T-shirts, hoodies, caps and more at the Blurtit store

        Blurtit International