Comprehensive and Detailed Explanation From Exact Extract:
The defining characteristic of a real-time operating system (RTOS) is its process scheduling mechanism (C), which guarantees deterministic and predictable timing for critical tasks.
Memory usage (A), CPU speed (B), and user accounts (D) are secondary or unrelated to the core distinction.
RTOS uses priority-based or time-constrained scheduling to ensure timely task completion, crucial for ICS environments.
GICSP training emphasizes the importance of real-time scheduling in ICS control devices to meet operational safety and reliability.
[Reference:, , GICSP Official Study Guide, Domain: ICS Fundamentals & Architecture, , Real-Time Systems Concepts and Scheduling, , GICSP Training on Operating System Fundamentals, , ]
Submit