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
-
windows
-
linux
-
mac
-
none of these
B
Correct answer
Explanation
Linux is the premier free and open source operating system. Unlike Windows (proprietary) or macOS (proprietary), Linux distributions are built on open-source principles with freely available source code.
-
Windows XP
-
Windows Vista
-
Linux
-
Windows 7
-
kernel
-
compiler
-
user
-
shell
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.
-
Internet Explorer
-
Firefox
-
Safari
-
Opera
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.
A
Correct answer
Explanation
Linux does have applications for transferring photos from digital cameras and mobile phones, such as gPhoto, Shotwell, and gThumb. The statement is technically true.
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.
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.
-
Windows Mobile 6.0
-
Windows Mobile6.2
-
Windows Mobile6.5
-
Windows Mobile 6.1
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.
-
1 – 10
-
10 - 25
-
25 – 75
-
Above 100
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.
-
Kernel
-
Operating System
-
A flavour of UNIX
-
Both A & B
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'.
-
GNUexe
-
RunExe
-
Wine
-
LoadExe
C
Correct answer
Explanation
Wine (Wine Is Not an Emulator) is a compatibility layer that allows Linux systems to run Windows .exe files. It translates Windows API calls into Linux system calls in real-time, enabling Windows applications to run on Linux without Windows.
-
Go-oo
-
Koffice
-
Open Office
-
GNOME Office
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.
-
Chrominus
-
Chromium
-
Chroma
-
GNUChrome
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.
-
Ingress
-
Redhat
-
Both A & B
-
None of the Above
C
Correct answer
Explanation
TCS has established technology alliances with both Red Hat (Linux and enterprise open-source solutions) and Ingres (database systems). These alliances enable TCS to deliver integrated enterprise solutions using open-source technologies to their clients.
-
Yes
-
No
-
Don't Know
-
Can't Say
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.