Multiple choice

Which of the following is a network where a huge computer does all computing and front end PCs are dumb terminals?

  1. Client Server

  2. Mainframes

  3. Master Slave

  4. Internet

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Mainframe architecture uses centralized computing where a powerful mainframe handles all processing, and front-end devices (terminals) are essentially dumb terminals that only handle input and display. Client-server distributes processing, master-slave is a different pattern, and Internet is fully distributed.