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.