wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Operating System Quiz 1

Total questions: 50

Worksheet time: 25mins

Name
Class
Date
1.

What is the primary role of an Operating System?

a)

It manufactures computer hardware

b)

It acts as a bridge between user, applications, and hardware

c)

It runs only games

d)

It is used only in smartphones

2.

Which of the following is NOT an example of an operating system?

a)

Windows

b)

Linux

c)

macOS

d)

Google Chrome

3.

The OS can be seen from which two main perspectives?

a)

User View and System View

b)

Hardware View and Software View

c)

Application View and Network View

d)

Security View and Resource View

4.

In the user view, what is prioritized over system efficiency?

a)

Security

b)

User Experience

c)

Speed

d)

Cost

5.

From the system view, the OS is considered as:

a)

A Resource Manager

b)

A Hardware Device

c)

An Application

d)

A Network Protocol

6.

What is an interrupt?

a)

A program stored in ROM

b)

A signal telling CPU to pause its task

c)

A type of operating system

d)

A storage device

7.

Which type of interrupt cannot be ignored by the CPU?

a)

Maskable Interrupt

b)

Nonmaskable Interrupt

c)

Chained Interrupt

d)

Priority Interrupt

8.

Interrupt chaining is used when:

a)

Multiple devices share an interrupt line

b)

Interrupts are masked

c)

Only one device is connected

d)

CPU has no tasks

9.

Which is volatile memory?

a)

RAM

b)

ROM

c)

EEPROM

d)

HDD

10.

Which memory type is nonvolatile and stores startup instructions?

a)

RAM

b)

ROM

c)

Cache

d)

Registers

11.

A single chip with multiple CPU cores is called:

a)

Multiprocessor

b)

Multicore System

c)

Cluster

d)

NUMA

12.

NUMA stands for:

a)

Non-Uniform Memory Access

b)

New Universal Memory Architecture

c)

Non-Uniform Machine Allocation

d)

Networked User Memory Access

13.

Clustered systems are mainly used for:

a)

High availability and fault tolerance

b)

Gaming

c)

Web browsing

d)

Basic computing

14.

Which component directly manages data transfer between device and memory?

a)

CPU

b)

Device Controller

c)

RAM

d)

Cache

15.

Which of the following is NOT primary storage?

a)

Registers

b)

Cache

c)

SSD

d)

RAM

16.

What does the Interrupt Vector Table do?

a)

Stores files

b)

Maps interrupt types to handler addresses

c)

Controls internet access

d)

Monitors CPU temperature

17.

Which storage type is the fastest?

a)

HDD

b)

Registers

c)

SSD

d)

Cache

18.

Which memory loses data when power is off?

a)

ROM

b)

RAM

c)

EEPROM

d)

SSD

19.

What is the main goal of OS resource management?

a)

Increase app cost

b)

Share resources efficiently and fairly

c)

Slow down programs

d)

Delete unused files

20.

What is a PROM?

a)

Programmable Read-Only Memory

b)

Process Random Operating Module

c)

Power Reset Output Memory

d)

Parallel RAM Output Mode

21.

Which interrupt type can be disabled temporarily?

a)

Maskable Interrupt

b)

Nonmaskable Interrupt

c)

Priority Interrupt

d)

Software Interrupt

22.

What is the small program that handles an interrupt called?

a)

Interrupt Service Routine

b)

Kernel Driver

c)

Cache Handler

d)

Buffer Manager

23.

Which OS perspective focuses on ease of use?

a)

User View

b)

System View

c)

Developer View

d)

Hardware View

24.

Which of these is a tertiary storage device?

a)

Magnetic tape

b)

SSD

c)

RAM

d)

ROM

25.

Which type of clustered system has a standby node ready to take over?

a)

Symmetric

b)

Asymmetric

c)

NUMA

d)

SMP

26.

What is firmware typically stored in?

a)

ROM

b)

RAM

c)

Cache

d)

Registers

27.

Which of the following is an example of an embedded OS device?

a)

Smart refrigerator

b)

Gaming PC

c)

Laptop

d)

Cloud server

28.

Why is RAM faster than HDD?

a)

RAM is volatile

b)

RAM has no moving parts

c)

HDD uses magnetic plates

d)

RAM is larger

29.

Which system uses distributed memory per CPU?

a)

NUMA

b)

SMP

c)

Multicore

d)

Cluster

30.

Which term refers to multiple devices sharing an interrupt line?

a)

Interrupt Chaining

b)

Masking

c)

Priority Scheduling

d)

Load Balancing

31.

What is the main function of the OS as a control program?

a)

Ensures proper execution of programs

b)

Runs only games

c)

Controls only the keyboard

d)

Blocks all processes

32.

What is the fastest cache memory level?

a)

L1

b)

L2

c)

L3

d)

RAM

33.

Which OS component schedules CPU tasks?

a)

Scheduler

b)

Device Controller

c)

Cache Manager

d)

Buffer

34.

What is stored in EEPROM?

a)

Updatable firmware

b)

Temporary data

c)

Operating system kernel only

d)

Multimedia files

35.

Which of the following is a secondary storage?

a)

SSD

b)

Cache

c)

Register

d)

L1 Cache

36.

Which storage retains data after power is off?

a)

Nonvolatile storage

b)

Volatile storage

c)

Cache memory

d)

L1 cache

37.

Which processor arrangement allows all processors equal access to memory?

a)

SMP

b)

NUMA

c)

Clustered

d)

Multicore

38.

Which is a direct example of nonmaskable interrupt use?

a)

Hardware failure

b)

Keyboard press

c)

Mouse movement

d)

Printer request

39.

Which memory is smallest but fastest?

a)

Registers

b)

Cache

c)

RAM

d)

SSD

40.

Which is an example of primary storage?

a)

RAM

b)

HDD

c)

Magnetic tape

d)

SSD

41.

What does the system bus connect?

a)

CPU, memory, and device controllers

b)

Only CPU and RAM

c)

Only I/O devices

d)

Only storage devices

42.

What is the OS’s main role in multiprogramming?

a)

Efficiently manage multiple processes

b)

Delete extra programs

c)

Slow down execution

d)

Remove CPU access

43.

What does ROM store?

a)

Startup instructions

b)

Temporary data

c)

User files

d)

Multimedia

44.

What is the term for memory built inside the CPU chip?

a)

Cache

b)

RAM

c)

EEPROM

d)

ROM

45.

What happens when power is interrupted in RAM?

a)

Data is lost

b)

Data is saved

c)

Data is compressed

d)

Data moves to HDD

46.

What do device drivers allow?

a)

OS to communicate with hardware

b)

Internet connection

c)

Faster boot

d)

Virus protection

47.

What is the top level of storage hierarchy?

a)

Registers

b)

RAM

c)

Cache

d)

SSD

48.

What is an example of a nonvolatile storage device?

a)

SSD

b)

RAM

c)

Cache

d)

Registers

49.

Which OS type runs on smartphones?

a)

Android

b)

Windows Server

c)

UNIX

d)

DOS

50.

Which device is part of input/output management?

a)

Printer

b)

RAM

c)

Cache

d)

Registers