Question
In a layered operating-system design, what is the main organizational principle?
Select an option. Your answer will be checked instantly.
Correct Answer: D. Each layer uses services of lower layers and provides services to higher layers
Explanation:
Layering organizes the system into levels with controlled interfaces between adjacent or lower layers.
The structure improves modular reasoning but can introduce design and performance constraints.
Leave a Reply