Step 1: Understanding Types of Operating Systems.
An operating system can be classified based on how many users can access the system at the same time. A *multi-user* operating system allows multiple users to access and use the system resources simultaneously.
Step 2: Review of Other Options.
- \((A) Single-user:\) A single-user operating system only allows one user to access the system at a time.
- \((B) Real-time:\) A real-time operating system is designed to process data in real-time without any delay. It is not focused on handling multiple users.
- \((C) Multi-user:\) Correct. A multi-user operating system allows multiple users to use the computer’s resources at the same time.
- \((D) Mobile:\) Mobile operating systems are designed for mobile devices, but they can be either single-user or multi-user systems.
Step 3: Conclusion.
Thus, the correct answer is Multi-user, as it allows simultaneous access by multiple users.
Final Answer: Multi-user.