173k views
2 votes
Service-oriented software development achieves the platform-independent computing by _______.

1 Answer

7 votes

Final answer:

Service-oriented software development achieves platform-independent computing by decoupling the software components from the underlying technology platform.

Step-by-step explanation:

Service-oriented software development achieves platform-independent computing by decoupling the software components from the underlying technology platform.

It achieves this by using a service-oriented architecture (SOA), where software components are organized as reusable services that can be accessed via a standardized interface.

This allows the services to be developed and deployed independently of the underlying technology platform, making them platform-independent.

User America
by
8.4k points