What type of operating system design runs a single application loop directly on hardware without processing delays, frequently used in automotive anti-lock brakes? MCQ with Answer and Explanation
What type of operating system design runs a single application loop directly on hardware without processing delays, frequently used in automotive anti-lock brakes?
A. Real-Time Operating System (RTOS)
B. Network OS Shell
C. Batch Processing OS
D. Time-Sharing Framework
Answer: Option A
Solution (By JKExamLibrary)
An RTOS provides deterministic response timing guarantees necessary for critical automation tasks like braking loops or medical telemetry.
Explanation:
Sleep mode places the computer into a minimal power state, preserving all running applications and documents directly inside active RAM memory for near-instant resume times.
No comments yet. Be the first to start the discussion!