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 general knowledge science & technology
  1. kernel

  2. compiler

  3. user

  4. shell

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

The kernel is the core component of Unix that directly manages and interacts with system hardware including CPU, memory, and devices. It provides hardware abstraction to user space programs. Compilers translate code, shells provide user interfaces, and users are end people - none interface with hardware directly.

Multiple choice general knowledge science & technology
  1. Internet Explorer

  2. Firefox

  3. Safari

  4. Opera

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

Firefox has historically been the default browser on most Linux distributions due to its open-source nature. Internet Explorer and Safari are proprietary applications not available on Linux, while Opera is a third-party option.

Multiple choice general knowledge science & technology
  1. True

  2. False

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

Linux distributions come with extensive software repositories that include thousands of free applications for both home and office use. The GNU GPL license makes this software free to use, modify, and distribute legally. However, while the software is libre (free as in freedom) and gratis (no cost), the statement that it's completely legal is correct - these are properly licensed open-source applications.

Multiple choice general knowledge
  1. Jack

  2. Sam

  3. Tux

  4. Pengy

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

Tux is the official mascot and logo of the Linux kernel. Tux is a penguin character created by Larry Ewing in 1996, and it has become the universally recognized symbol for Linux operating systems and open-source software.

Multiple choice general knowledge
  1. Windows Mobile 6.0

  2. Windows Mobile6.2

  3. Windows Mobile6.5

  4. Windows Mobile 6.1

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

During the 2003-2005 period, Windows Mobile 6.5 was the current version of Microsoft's mobile operating system. This version introduced improvements over previous iterations including better touch interface and updated applications. The question refers to the period when Windows Mobile was actively developed before Windows Phone 7 replaced it entirely.

Multiple choice general knowledge sports
  1. 1 – 10

  2. 10 - 25

  3. 25 – 75

  4. Above 100

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

There are hundreds of different Linux distributions (flavors) available worldwide. While major distributions like Ubuntu, Fedora, Debian, and Arch are well-known, the total number including specialized distributions far exceeds 100.

Multiple choice general knowledge science & technology
  1. Kernel

  2. Operating System

  3. A flavour of UNIX

  4. Both A & B

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

Linux is technically a kernel, the core component that manages hardware resources. A complete operating system requires additional software around the kernel, which is why it's more accurate to call Linux-based systems 'GNU/Linux' rather than just 'Linux' or 'Operating System'.

Multiple choice general knowledge science & technology
  1. Go-oo

  2. Koffice

  3. Open Office

  4. GNOME Office

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

Open Office (now Apache OpenOffice) was historically the most popular open source office suite, providing alternatives to Microsoft Office applications. While LibreOffice has since become more prominent, Open Office was the dominant open source office suite for many years.

Multiple choice general knowledge science & technology
  1. Chrominus

  2. Chromium

  3. Chroma

  4. GNUChrome

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

Chromium is the open-source browser project that serves as the foundation for Google Chrome. Chrome adds proprietary features like built-in Flash (historically) and auto-update mechanisms, while Chromium remains the fully open-source base that other browsers can also build upon.

Multiple choice general knowledge science & technology
  1. Yes

  2. No

  3. Don't Know

  4. Can't Say

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

Android is built on the Linux kernel, which provides core system functionality like memory management, process management, and security. The Linux kernel forms the foundation of Android's operating system architecture, making it a Unix-like operating system.