Multiple choice

When a program is executed on a distributed system, the user is not aware of where the program is executed or the location of the resource accessed. Which operating system is used for this?

  1. Network operating system

  2. Time sharing operating system

  3. Multiprocessor operating system

  4. Distributed operating system

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

Distributed operating systems provide transparency - users don't need to know where their programs execute or where resources are located. The OS manages this abstraction across multiple machines seamlessly.