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 technology
  1. True

  2. False

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

Windows 98 is a desktop operating system, not a network operating system (NOS). A NOS like Windows Server, Novell NetWare, or Linux is specifically designed to manage network resources, user authentication, file sharing, and other network services for multiple clients.

Multiple choice technology
  1. SunOS

  2. RedHat

  3. DOS

  4. Debian

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

DOS (Disk Operating System) is a Microsoft operating system that predates and is completely separate from the Unix family. Unix and Linux are part of the same OS lineage, while DOS represents a different architecture and command structure entirely.

Multiple choice technology platforms and products
  1. Platform Applications

  2. Proprietary Applications

  3. Google Applications

  4. 3rd Party Applications

Reveal answer Fill a bubble to check yourself
A,B,C,D Correct answer
Explanation

Android applications fall into multiple categories based on their origin and purpose. Platform applications are core system apps, Google applications are proprietary Google services, and third-party applications are developed by external developers. This classification reflects Android's open ecosystem.

Multiple choice technology platforms and products
  1. Operating System

  2. Middleware Libraries

  3. Application Framework

  4. Applications

Reveal answer Fill a bubble to check yourself
A,B,C,D Correct answer
Explanation

Android platform consists of four main layers. The Linux-based OS handles core services, middleware libraries provide functionality like SQLite and WebKit, the Application Framework exposes APIs to developers, and Applications are the actual user-facing software. These layers work together to create a complete mobile platform.

Multiple choice technology platforms and products
  1. Linux 2.0

  2. Linux 1.2

  3. Linux 2.6

  4. Linux 2.4

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

Android is built on Linux kernel version 2.6 for early versions. This kernel provides essential services including security, memory management, process management, and driver model. Later Android versions use updated Linux kernels, but 2.6 was the foundation for early Android development.

Multiple choice technology platforms and products
  1. Monkey

  2. Traceview

  3. Launcher

  4. Clicker

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

Monkey is the correct answer because it's an Android testing tool that generates pseudo-random streams of user events (clicks, touches, gestures) and system-level events to stress-test applications. It helps developers identify crashes, ANRs (Application Not Responding), and UI issues by simulating unpredictable user interactions.

Multiple choice technology embedded technologies
  1. User

  2. Activity

  3. Application

  4. command

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

In Android, each application is assigned a unique Linux user ID at install time, which identifies the application (not an individual user). This UID-based isolation is part of Android's security model. Linux user IDs typically identify human users, while Android's UIDs identify applications.

Multiple choice technology operating systems
  1. 1996

  2. 2000

  3. 2010

  4. 2008

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

Windows Phone 7 was released by Microsoft in October 2010, representing a major reset of their mobile strategy. The OS featured a new tile-based interface and was Microsoft's response to the growing smartphone market dominated by iOS and Android.

Multiple choice technology web technology
  1. SilverLight Only

  2. SunLight

  3. MoonLight

  4. StarLight

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

MoonLight is the name of the Linux version of Silverlight. It was an open-source implementation of Silverlight, developed by the Mono project, to enable Silverlight applications to run on Linux systems. SilverLight (A) is the original Microsoft product. SunLight (B) and StarLight (D) are made-up names.

Multiple choice technology platforms and products
  1. Visual Studio 2010

  2. Visual Studio 2011

  3. Visual Studio 2010 R2

  4. Visual Studio 2008

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

This question appears to be from around 2010, when Visual Studio 2010 was the latest version. At that time, VS 2010 (codename Dev10) was the current release, making A the correct answer. VS 2011 was later renamed to VS 2012, and R2 editions apply to servers, not Visual Studio.

Multiple choice technology operating systems
  1. True

  2. False

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

BlackBerry OS was proprietary software developed by Research In Motion (RIM), not open source. The company kept tight control over the OS source code, unlike Android which is open source. This changed slightly with BlackBerry 10 which was based on QNX, but the OS itself remained proprietary.