Concept:A multi-user operating system allows multiple users to access the same computer resources at the same time.
Such systems are mainly used in centralized machines that serve many clients over a network.
Explanation:Servers are dedicated computers that provide services like web hosting, file storage, email, and database management to many client systems.
They run server operating systems such as Linux, UNIX, or Windows Server.
These operating systems are designed to handle multiple concurrent user requests and efficiently manage shared resources.
Because multiple users can log in and work simultaneously, servers are the correct classification among the given options.
In contrast, an embedded computer is a special-purpose device inside larger systems, such as automotive or industrial machinery.
A desktop PC is primarily built for single-user personal use even though some desktop operating systems can support limited multi-user capabilities.
A hand-held computer, such as a smartphone or tablet, is a personal portable device optimized for one user.
Therefore, among the given types, a server is the computer that uses a multi-user operating system.
Answer:Option C: Server