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. Unix

  2. FORTRAN

  3. COBOL

  4. None of these

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

Unix is a multitasking, multi-user operating system developed at Bell Labs. FORTRAN and COBOL are both high-level programming languages, not operating systems.

Multiple choice
  1. Dual Operating System

  2. Disk Operating System

  3. Disc Oracle system

  4. None of these

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

DOS stands for Disk Operating System. It was the most common operating system for IBM-compatible personal computers in the 1980s and early 1990s. 'Disc Oracle system' and 'Dual Operating System' are incorrect.

Multiple choice
  1. Desktop

  2. Start Menu

  3. Task Bar

  4. Control Panel

  5. My Computer

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

The system tray is located on the right side of the Windows task bar. It is the collection of small icons on the opposite side of the Start Menu. The volume control and the date & time are default items in the system tray.

Multiple choice
  1. DOS

  2. Windows

  3. Linux

  4. UNIX

  5. C

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

C is not an operating system. C is a high-level programming language that was developed in the mid-1970s

Multiple choice
  1. single user operating system

  2. multi user operating system

  3. multi tasking operating system

  4. None of these

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

MS-DOS (Microsoft Disk Operating System) is a single-user operating system designed for one user at a time. It lacks multi-user capabilities like user accounts, concurrent logins, or resource sharing between multiple users, which are features of multi-user OS like Unix or Windows NT.

Multiple choice
  1. Environment

  2. System program

  3. Operating System

  4. None of these

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

An operating system is built to directly communicate with the hardware of the system. An OS instructs the hardware to perform intended operations and gives commands for the same.