JN0-104 Exam QuestionsBrowse all questions from this exam

JN0-104 Exam - Question 2


What are two benefits of a modular operating system? (Choose two.)

Show Answer
Correct Answer: AB

A modular operating system has significant benefits such as: each module runs in its own protected memory space, ensuring that the failure of one module does not affect the others. Additionally, it enables the independent restart of each module as necessary, making it easier to isolate and resolve issues without impacting the entire system.

Discussion

6 comments
Sign in to comment
gpt_testOptions: AB
Mar 28, 2023

The correct answers are A and B. Explanation: A modular operating system is designed to have individual components or modules that can be loaded and unloaded dynamically. This approach provides several benefits, including: A. Each module runs in its own protected memory space: This is a significant benefit of a modular operating system because it ensures that a failure in one module does not affect other modules. By running each module in its own protected memory space, the operating system can isolate any problems and prevent them from spreading to other parts of the system. B. It enables the independent restart of each module as necessary: In a modular operating system, each module can be restarted independently of the others. This means that if a problem occurs in one module, it can be restarted without affecting other parts of the system. This makes it easier to diagnose and resolve problems in the operating system.

GreatDaneOptions: AB
Dec 12, 2022

Ref: Junos OS Overview | Junos OS | Juniper Networks “Junos OS Overview … Modular Software Architecture Although individual architecture modules of Junos OS communicate through well-defined interfaces, each module runs in its own protected memory space, preventing one module from disrupting another. It also enables the independent restart of each module as necessary. …” Answer: AB

YgrecOptions: AB
Dec 22, 2022

AB for sure

aisa007Options: AB
Nov 2, 2022

A B correct

[Removed]Options: AB
Jun 2, 2023

A & B is correct

GrechOptions: AB
Jun 26, 2023

AB correct