Question

    What is the key characteristic of a real-time operating system?

    A It guarantees processing events or data by a specific moment in time. Correct Answer Incorrect Answer
    B It can run multiple programs simultaneously. Correct Answer Incorrect Answer
    C It relies on clock interrupts for task switching. Correct Answer Incorrect Answer
    D It uses specialized scheduling algorithms for efficiency. Correct Answer Incorrect Answer
    E None of the above. Correct Answer Incorrect Answer

    Solution

    A real-time operating system guarantees processing events or data by a specific moment in time, ensuring deterministic behavior.

    Practice Next
    ×
    ×