What is the difference between object-oriented and service-oriented programming? |
 |
EXPERT RESPONSE FROM: Ryan Ireland

|
 |
|
| > |
QUESTION POSED ON: 24 September 2002
What is the difference between object-oriented and service-oriented programming?
|
|
| > |
|
Object-oriented programming (OOP) focuses on creating objects that contain both state and behavior. Service-oriented programming (SOP) builds on top of OOP, allowing services to be built using OO techniques. These services themselves provide increased reuse of the business logic, by allowing the service to be used in diverse applications. OOP focuses on what objects an application consists of, while an SOP approach focuses on the application's functionality, or in other words, what the application does.
|
|
|
');
// -->

|
|
 |

 |
 |
Search and Browse the Expert Answer Center
Search and browse more than 25,000 question and
answer pairs from more than 250 TechTarget industry experts.
|
 |
 |
 |
|
 |
 |
 |
|
 |
|
 |