Computer Knowledge

Operating Systems

998 Questions

Test your computer knowledge with these questions on operating systems. The content covers various platforms including Unix, Linux, Windows, Android, and Macintosh. These questions are commonly asked in the computer knowledge sections of banking and government exams.

Unix emulatorsLinux distributionsAndroid software stackMacintosh operating systemsWindows OS versionsSymbian OS history

Operating Systems Questions

Multiple choice
  1. multiuser

  2. timesharing

  3. both 1 and 2

  4. none of these

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

Unix was designed from the ground up to support multiple users simultaneously and uses timesharing to manage CPU resources among those users.

Multiple choice
  1. open-source

  2. Microsoft

  3. Windows

  4. Mac

  5. None of these

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

Linux is a free and open-source operating system, meaning its source code is available for anyone to inspect, modify, and enhance.

Multiple choice
  1. Virtual space

  2. Virtual computers

  3. Virtual device

  4. None of these

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

An OS can connect to multiple local or remote computers within a network and can perform operations on hardware of remote computer network, even though there are multiple, physically different computers. The OS can still manage them virtually as a single unit.

Multiple choice
  1. Linux distributor

  2. New Windows OS

  3. Mac OS

  4. Mobile OS

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

Mandrake Linux (later Mandriva) was a well-known Linux distribution based on Red Hat.

Multiple choice
  1. Linux distributor

  2. New Windows OS

  3. Mac OS

  4. Mobile OS

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

Ubuntu is a popular Linux distribution based on Debian.

Multiple choice
  1. Obviates program installation and removal

  2. Provides seamless experience across locations and platforms

  3. Doesn't need broadband

  4. Both (1) and (2)

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

Virtual OS environments (like VDI) allow for centralized management and access from various locations, fitting both descriptions provided in options A and B.

Multiple choice
  1. Wallpaper

  2. Icon

  3. Screen Saver

  4. Taskbar

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

Wallpaper, icons, and the taskbar are standard components of a desktop environment. A screen saver is a utility that activates after a period of inactivity, not a permanent part of the desktop interface.

Multiple choice
  1. Realtime

  2. Multiprocessing

  3. Real Time

  4. Multitasking

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

Multiprocessing is the use of two or more central processing units (CPUs) within a single computer system. This allows the system to execute multiple processes simultaneously.

Multiple choice
  1. Windows

  2. Windows 3.1

  3. Windows NT

  4. Windows 2000

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

Windows 3.1 was not a standalone operating system - it was a graphical operating environment that ran on top of MS-DOS. You had to boot DOS first, then run Windows 3.1. Windows NT, Windows 2000, and Windows (the brand in general) are true standalone operating systems that boot independently.