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. Dos

  2. Unix

  3. Linux

  4. Both (2) and (3)

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

Unix and Linux are multi-user operating systems designed to support multiple simultaneous users with proper permissions and security. DOS is a single-user operating system that only supports one user at a time without user differentiation.

Multiple choice
  1. Batch system

  2. Quick response system

  3. Real time system

  4. Time sharing system

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

Real-time systems are characterized by their requirement to process data and respond within strict time constraints, reading and acting on actual time measurements. Unlike batch systems (which process jobs in groups), time-sharing systems (which slice CPU time among users), or quick response systems (which prioritize fast replies), real-time systems are defined by their temporal determinism.

Multiple choice
  1. Sequential and direct

  2. Batch and time sharing

  3. Sequential and real time

  4. None of the above

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

The given options are incorrect categorizations. Basic OS types include batch, time-sharing, real-time, distributed, and network systems - not 'sequential and direct', 'sequential and real time', or just 'batch and time sharing'. Sequential is an access method, not an OS type. Therefore 'None of the above' is correct.

Multiple choice
  1. Windows

  2. DOS

  3. MS-DOS

  4. OZ

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

The "MacLite" laptop (an obscure historical system, likely from the late 1980s educational computing market) used the OZ operating system. This is a highly specific legacy system fact - other options like Windows, DOS, and MS-DOS were used on different platforms (IBM PC, compatibles).

Multiple choice
  1. MS-DOS

  2. PC-DOS

  3. unix

  4. All of the above

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

MS-DOS, PC-DOS, and Unix are ALL system software used on microcomputers. MS-DOS was used on IBM PC compatibles, PC-DOS was IBM's version for their PCs, and Unix variants were used on workstations and microcomputers. All are valid examples of microcomputer system software.

Multiple choice
  1. System 7.0

  2. AU/X

  3. Unix

  4. Either (1) or (2)

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

Early Macintosh computers used System 7.0 (the classic Mac OS) and also had A/UX (Apple's Unix variant). Both were used on Macs at different times or for different purposes - System for mainstream users, A/UX for workstation/Unix applications. Windows and generic Unix were not standard Mac OS.

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.