106k views
3 votes
An OS should be constructed in such a way as to permit the effective development, testing, and introduction of new system functions without interfering with service.

A) Modifiability
B) Portability
C) Extensibility
D) Reliability

1 Answer

6 votes

Final answer:

The correct answer is Extensibility. Extensibility refers to the ability of an operating system to allow the addition of new system functions without disrupting existing services. The correct answer to this question is C).

Step-by-step explanation:

The correct answer to this question is C) Extensibility. Extensibility refers to the ability of an operating system to allow the addition of new system functions without disrupting existing services.

For example, if a new feature or functionality needs to be added to an operating system, such as support for a new device or protocol, extensibility ensures that this can be done without affecting the overall reliability or performance of the system.

Extensibility is an important characteristic of operating systems as it allows for future growth and adaptation, enabling the system to evolve and meet changing user and technological demands.

User Derekcohen
by
8.8k points