Computer Knowledge

Operating Systems

1,344 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. 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.

Multiple choice
  1. Virtual space

  2. Virtual computers

  3. Virtual device

  4. None of these

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

An operating system communicates with hardware parts such as processors, registers, memory, etc. and at the same time can host and communicate with multiple software components such as application programs and system programs. Hence, OS shares characteristics with both hardware components.

Multiple choice
  1. Real-time operating system

  2. Time-sharing operating system

  3. Clustered operating system

  4. Multiprogramming operating system

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

This option is correct because in real-time operating system, there is a fixed time constraint upto which the system has to complete its computing. If the system fails to complete its computing within that time limit, the system will crash.

Multiple choice
  1. list

  2. thumbnails

  3. details

  4. icon

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

Details view in Windows Explorer displays multiple columns of metadata for each file, including file size, modification date, file type, and other attributes. List view only shows names, thumbnails shows previews, and icon view uses large icons without details.

Multiple choice
  1. an open folder

  2. the folder contains subfolders

  3. a text file

  4. a graphics file

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

In Windows Explorer's tree view, a plus (+) sign (or triangle) next to a folder indicates that it contains subfolders and can be expanded to show them. Once expanded, it changes to a minus (-) sign, and if empty, it has no sign.

Multiple choice
  1. point and click

  2. user friendly

  3. command driven

  4. Mac

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

MS-DOS (Microsoft Disk Operating System) is a command-driven operating system where users type text commands at a prompt to execute tasks. It lacks graphical user interfaces and is not considered user-friendly in the modern sense. 'Point and click' describes GUI systems like Windows, and 'Mac' refers to Apple's entirely different operating system.

Multiple choice
  1. Windows NT

  2. Windows 2000

  3. Windows XP

  4. Windows 2003

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

Windows Server 2003 was the latest server operating system from Microsoft among the given options. It succeeded Windows 2000 Server and introduced Active Directory improvements, better security features, and the 64-bit version for enterprise applications.

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 an open-source operating system, meaning its source code is freely available for anyone to view, modify, and distribute. Unlike proprietary systems like Windows or macOS, Linux was created collaboratively and has become the backbone of server infrastructure worldwide.