Multiple choice technology architecture

Which of the following characteristic describes the ability to migrate an application to execute on other application platforms?

  1. portability

  2. extensibility

  3. interoperability

  4. availability

  5. serviceability

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Portability is the characteristic describing how easily an application can be moved from one platform to another (e.g., Windows to Linux, one cloud provider to another). Extensibility is adding functionality. Interoperability is communication between systems. Availability is uptime. Serviceability is ease of maintenance.