wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

A Level CS 1.2.1 Systems Software P1

Total questions: 15

Worksheet time: 10mins

Name
Class
Date
1.

Collection of systems software that manages the computer.

a)

Preemption

b)

Memory Management

c)

Virtual Memory

d)

Interrupt

e)

Operating System

2.

The process of organising the flexible use of the computer’s main memory.

a)

Device Management

b)

Memory Management

c)

Virtual Memory

d)

Scheduling

e)

Multitasking

3.

Used when sufficient immediate-access store is not available. Uses secondary storage.

a)

Paging

b)

ROM

c)

RAM

d)

Virtual Machine

e)

Virtual Memory

4.

User Interface with icons that represent applications and actions

a)

Natural Language

b)

Menu Driven

c)

Command Line

d)

Graphical User Interface (GUI)

5.

User Interface where commands are typed at a command prompt.

a)

Natural Language

b)

Menu Driven

c)

Command Line

d)

Graphical User Interface (GUI)

6.

User Interface where instructions can only be chosen from a selection.

a)

Natural Language

b)

Menu Driven

c)

Command Line

d)

Graphical User Interface (GUI)

7.

User Interface where commands are spoken.

a)

Natural Language

b)

Menu Driven

c)

Command Line

d)

Graphical User Interface (GUI)

8.

The process of moving pages between RAM and Virtual Memory

a)

Swapping

b)

Interrupting

c)

Stacking

d)

Changing

9.

High rate of hard disk access when using Virtual Memory heavily

a)

Paging

b)

Interrupting

c)

Swapping

d)

Disk Thrashing

10.

The organisation of memory into fixed-sized units.

(a)  

11.

The division of a computer's memory into variable sized chunks.

(a)  

12.

The name given to memory allocation, where the memory is assigned consecutive memory blocks.

(a)  

13.

What an operating system provides to allow a person to interact with the computer?

(a)  

14.

Where running programs and their data are loaded?

a)

RAM

b)

ROM

c)

Secondary Storage

15.

Responsible for getting the computer started after it is powered on.

(a)