Operating systems can be classified based on the number of users they can support simultaneously.
(A) Single-user OS: Allows only one user to operate the computer at a time (e.g., MS-DOS, older versions of Windows).
(C) Multi-user OS: Allows multiple users to access the computer's resources (CPU, memory, storage) at the same time, often through different terminals or network connections. Examples include Unix, Linux, and modern server versions of Windows.
(B) Real-time OS: Designed to process data as it comes in, typically without buffer delays. Used in systems where timing is critical (e.g., industrial control systems).
(D) Mobile OS: Designed specifically for mobile devices like smartphones and tablets (e.g., Android, iOS).
The question asks for the type that allows more than one user to access resources simultaneously, which is the definition of a multi-user operating system.