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 that describes how easily an application can be moved from one platform to another with minimal changes. This includes moving between different operating systems, hardware architectures, or cloud environments. Extensibility refers to adding new features, interoperability to cross-platform communication, availability to uptime, and serviceability to maintenance.