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

  2. Windows NT

  3. Windows 98

  4. Novell Netware

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

Network Operating Systems (NOS) are designed for managing network resources and multiple users. Unix, Windows NT Server, and Novell Netware are NOS. Windows 98 is a desktop operating system for single users - it lacks the server capabilities, multi-user support, and network management features of a true NOS.

Multiple choice
  1. open-source

  2. Microsoft

  3. Windows

  4. Mac

  5. None of these

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. It is not a Microsoft, Windows, or Mac operating system - those are proprietary OS platforms. Linux was created by Linus Torvalds and is developed under open-source licensing.

Multiple choice
  1. fourth

  2. third

  3. second

  4. first

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

Kernel is the part of operating system that loads first and then remains in the main memory. Kernel can provide the lowest level abstraction layer for the resources, that application software controls to perform its function.

Multiple choice
  1. standard applications

  2. installed applications

  3. unauthorised applications

  4. licensed applications

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

In secure IT environments, PCs have standard, installed, and licensed applications that are approved by the organization. Unauthorized applications are prohibited because they may pose security risks, violate software licensing, or compromise system integrity. This is a fundamental IT security policy.

Multiple choice
  1. time sharing operating system

  2. distrbuted operating system

  3. single user operating system

  4. None of these

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

MS-DOS is a single-user operating system designed for personal computers, where only one user can interact with the system at a time.