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

  2. False

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

In Android 2.2 (Froyo), applications run on top of a Dalvik VM layer, not directly on the Linux OS. The Android architecture is: Linux Kernel → HAL → Native Libraries → Android Runtime (Dalvik VM) → Application Framework → Applications. The Dalvik VM provides an abstraction layer separating apps from the underlying OS.

Multiple choice general knowledge
  1. Internet

  2. Linux

  3. Unix

  4. Windows

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

Internet is the odd one out because it's a global network, while Linux, Unix, and Windows are all operating systems. The other three are software platforms that run on computers, whereas the Internet is the network infrastructure itself.

Multiple choice general knowledge science & technology
  1. Linus Torvalds

  2. Linus Goldmark

  3. Linux Pattrik

  4. Pattrik Linux

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

Linus Torvalds created the Linux kernel in 1991 while a student in Finland. It became the foundation of the Linux operating system.

Multiple choice general knowledge
  1. Integrated software

  2. CD-ROM software

  3. Application software

  4. System software

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

An operating system is system software that manages computer hardware and software resources, providing services for computer programs. Integrated software, CD-ROM software, and application software are different categories of software.

Multiple choice general knowledge history
  1. Symbian

  2. Android

  3. Leopord

  4. Windows

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

Android is Google's mobile operating system, developed by Android Inc. (acquired by Google in 2005). It's the most widely used mobile OS globally. Symbian was Nokia's OS, Leopard is macOS, and Windows is Microsoft's mobile OS. The question refers to Android.

Multiple choice general knowledge
  1. Firefox

  2. Opera

  3. Winsocks

  4. IE

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

Winsocks (Windows Sockets) is a technical specification and API that defines how Windows software handles network requests, not a web browser. Firefox, Opera, and Internet Explorer (IE) are all web browsers used to access and display web content.

Multiple choice general knowledge science & technology
  1. Windows OS

  2. Mac OS

  3. Open Operating Systems

  4. None

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

Apple used big cat naming for Mac OS X versions: Cheetah (10.0) in 2001, Puma (10.1) in 2001, Jaguar (10.2) in 2002, and Panther (10.3) in 2003. This naming convention continued through subsequent releases until switching to California locations in 2013.

Multiple choice general knowledge science & technology
  1. Multi-Platform

  2. Multi-user

  3. Open Source

  4. All the above

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

Linux is multi-platform (runs on various hardware architectures), multi-user (supports multiple simultaneous users), and open-source (source code is freely available). Since all these characteristics are true, 'All the above' is the correct answer.