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. Windows XP is created by Microsoft.

  2. Windows NT is created by Oracle.

  3. Windows 95 is created by Intel.

  4. Windows 2000 is created by Yahoo.

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

Windows XP was indeed created by Microsoft, released in 2001. The other options are clearly false: Windows NT is by Microsoft (not Oracle), Windows 95 is by Microsoft (not Intel), Windows 2000 is by Microsoft (not Yahoo). This tests basic knowledge of Microsoft's Windows product lineage.

Multiple choice
  1. OS

  2. Browser

  3. Application Software

  4. Device Driver

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

Mozilla Firefox is a web browser. Its primary function is to access and display web pages from the internet. It is not an operating system (OS), not general-purpose application software, and not a device driver. While it is technically an application, 'Browser' is the most specific and accurate categorization among the given options.

Multiple choice
  1. open source

  2. proprietary

  3. virtual

  4. cloud computing based

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. This contrasts with proprietary OS like Windows or macOS where the source code is restricted. Linux's open nature has led to numerous distributions (Ubuntu, Fedora, etc.) and widespread use in servers and embedded systems.

Multiple choice
  1. Windows

  2. Linux

  3. Mac

  4. None of the above

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

Windows holds the largest market share in the desktop/laptop operating system market globally, typically around 70-75%. This dominance stems from its pre-installation on most consumer PCs, extensive software compatibility, and enterprise adoption. While macOS has a significant minority share and Linux dominates in servers, Windows leads overall desktop OS usage.

Multiple choice
  1. Relocation

  2. Data collection

  3. Data transmission

  4. DMA

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

Relocation is the process of moving a program from one memory location to another and adjusting all address references accordingly. This is essential for memory management, allowing programs to be loaded at different memory addresses. Data collection, data transmission, and DMA (Direct Memory Access) are unrelated concepts involving data handling rather than program memory positioning.

Multiple choice
  1. Fedora

  2. Net Beans

  3. Jelly Bean

  4. Amoeba

  5. Ubuntu

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

Net Beans is a software development platform written in Java.

Multiple choice
  1. This virtualization is used to distribute the applications to the client machines.

  2. In this virtualization., the individual applications can interact each other.

  3. Workspace virtualization can be run on the remote computers.

  4. All of the above

  5. Both (1) and (2)

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

These are the correct statements about Workspace virtualization.