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

  2. reload file

  3. .autorelabel file

  4. .auto load file

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

Creating a .autorelabel file in the root directory triggers SELinux to relabel all files on the next system reboot. This is the correct method to reset SELinux security contexts after making extensive changes. The other options are not valid SELinux commands.

Multiple choice general knowledge science & technology
  1. GRUB

  2. LILO

  3. SBOOTUP

  4. NTLDR

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

GRUB (Grand Unified Bootloader), LILO (LInux LOader), and NTLDR (NT Loader for Windows) are all well-known boot loaders used in different operating systems. SBOOTUP is not a real boot loader - it appears to be a fabricated option among legitimate boot loading programs, making option C the correct choice for 'not a boot loader.'

Multiple choice general knowledge science & technology
  1. All standard usefull system.

  2. American Standard Unified Solution

  3. Named after Pegasus, the winged horse of Greek mythology

  4. Namerd after Atlantic Seals Undrer the Sea

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

ASUS takes its name from Pegasus, the winged horse from Greek mythology. The founders used the last four letters to symbolize the creative spirit and wisdom that Pegasus represents, with the winged horse imagery reflecting innovation.

Multiple choice general knowledge science & technology
  1. firmware, browser and window manager, and system-level software and userland services

  2. input software,processing unit,output software

  3. inflow unit,data assembling unit,outflow unit

  4. liveware manager, and system-efficient software and browsing services

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

Chrome OS uses a simplified three-tier architecture starting with firmware for system boot, then the browser and window manager as the main user interface layer, and finally system-level software and userland services that provide essential OS functions like process management and security.

Multiple choice general knowledge science & technology
  1. Chrome OS designed by Google is a Linux based operating system

  2. Web Services Description Language is an XML based language

  3. Both a and b

  4. Neither of a and b

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

Chrome OS is indeed a Linux kernel-based operating system designed by Google. Web Services Description Language (WSDL) is an XML-based language for describing web services. Both statements are factually correct, making option C the right choice.

Multiple choice general knowledge science & technology
  1. Application Software

  2. Mobile OS

  3. A Tool

  4. none of the above

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

Android is a mobile operating system (OS) based on the Linux kernel. It is not a single application software, nor a specific tool, but a complete platform for mobile devices.

Multiple choice general knowledge
  1. ENTSSO

  2. Project chicago

  3. Windows Live

  4. New user

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

Project Chicago was the internal codename for Windows 95 during development. Microsoft often uses city names as codenames for Windows versions.

Multiple choice general knowledge
  1. WIndows

  2. HP

  3. Apple

  4. Seagate

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

Think Different was Apple's iconic advertising campaign from 1997-2002. It became one of the most recognizable slogans in tech history, emphasizing creativity and innovation. Apple used this campaign to rebrand itself during Steve Jobs' return to the company. The other options (Windows, HP, Seagate) had different taglines.

Multiple choice general knowledge
  1. Linux

  2. Windows 7

  3. Macintosh

  4. Windows XP

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

Windows XP used 'Do more with less' as a key marketing message highlighting efficiency and improved performance compared to previous versions. Linux typically promotes 'open source' values, Windows 7 focused on simplicity, and Macintosh emphasizes creative design.

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.