wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

OCR GCSE Computer Science 1.5 Systems Software MCQs

Total questions: 19

Worksheet time: 8mins

Name
Class
Date
1.

Lossy Compression is…

a)

Appropriate for use on text

b)

When some original data is lost, and the original file cannot be re-created

c)

The original file can be re-created from the compressed file

d)

Turning the text into a format that only a reader with a key can decrypt it

2.

Lossless Compression is...

a)

Cannot be used on text files

b)

When some original data is lost and the original file cannot be re-created

c)

The original file can be re-created from the compressed file

d)

Turning the text into a format that only a reader with a key can decrypt it

3.

JPEG is which type of compressed file format?

a)

Lossy

b)

Lossless

c)

zip

d)

rar

4.

MP3 is which type of compressed file format?

a)

Lossy

b)

Lossless

c)

zip

d)

rar

5.

PNG is which type of compressed file format?

a)

Lossy

b)

Lossless

c)

zip

d)

rar

6.
What type of Software is needed to control the computer’s hardware? (1-3)
a)
Programming Software
b)
Bespoke Software
c)
Application Software
d)
Systems Software
7.
The following is not a type of Systems Software (4-6)
a)
Utility Programs
b)
Operating Systems
c)
Device Drivers
d)
Applications
8.
Operating Systems need to manage System _________? (1-3)
a)

Software

b)
Electricity
c)
Resources
d)
Restores
9.
This piece of software is used to control hardware devices and allow an Operating System to make use of the hardware (7-9)
a)
Device Driver
b)
Hardware Peripheral Device
c)
Device Management
d)
Device System
10.
This following is an example of a peripheral (7-9)
a)
ROM
b)
Processor
c)
Hard Disk Drive
d)
Main Memory (RAM)
11.
A fragmented hard drive is one in which…..? (4-6)
a)
A hard disk drive that has been dropped and broken into lots of pieces
b)
The hard disk drive is split into portions each representing a different logical drive.
c)
Program instructions and data are spread across tracks and sectors on the hard disk drive
d)
Programs and instructions are grouped together to occupy a continuous section of the hard
12.
To scramble data so that it is unreadable is a form of….? (4-6)
a)
Encryption
b)
Compression
c)
Defragmentation
d)
Backing up
13.
This method of backup takes longer to perform (4-6)
a)
Differential
b)
Fragmented
c)
Full
d)
Incremental
14.
This method of backup is quicker to perform once an initial backup file is created (7-9)
a)
Incremental
b)
Full
c)
Fragmented
d)
Differential
15.
User Management
a)
Provides a method to communicate with the system
b)
Provides options to manage your files and folders
c)
allows the os to manage the hardware devices
d)
Allows each user to have different accounts on the system
16.
File Management
a)
Provides a method to communicate with the system
b)
Provides options to manage your files and folders
c)
allows the os to manage the hardware devices
d)
Allows users to have different accounts
17.
Peripheral Management...
a)
Provides a method to communicate with the system
b)
Manages your programs
c)
allows the os to manage the hardware devices
d)
Allows users to have different accounts
18.

Which of the following memory and CPU management functions does the OS perform in order to allow the system to multitask

a)

Each application is allocated a different memory space so that their data does not interfere with each other

b)

The OS moves unused parts of memory to storage and swaps it out as necessary

c)

The OS splits CPU cycles up between open applications

d)

The OS Prioritises processes so that instructions are executed in an efficient order

19.

Why would it be ill advised to run a disk defragmenter application on an SSD

a)

SSDs have more moving parts so they wear more easily

b)

The location a file is stored on an SSD does not affect how quickly it can be accessed

c)

SSDs are fast enough it doesn't matter

d)

Moving files physically on the SSD can contribute to wear and can reduce their lifespan