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.
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
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Grech
1 year, 5 months ago[Removed]
1 year, 6 months agogpt_test
1 year, 8 months agoYgrec
1 year, 11 months agoGreatDane
1 year, 11 months agoaisa007
2 years ago