Save
Computer Science GCSE WJEC
Unit 1
System Software
Save
Share
Learn
Content
Leaderboard
Share
Learn
Created by
Evan Crecraft
Visit profile
Cards (30)
What is the definition of an operating system?
Software that manages a
computer system
View source
How is the operating system loaded?
By the
bootstrap loader
View source
What is one of the primary functions of an operating system?
To manage
resources
View source
What user interface functions does the operating system provide?
Copying, deleting, moving files
Access to system settings
Command line interface
Multiple windows open
Graphical user interface
(
Windows
,
Icons
,
Menus
,
Pointers
)
Error/help messages
Customisation options
Task switching
View source
What types of devices does the operating system manage as peripherals?
Input and output devices
View source
How does the operating system manage security?
By allowing
user account
creation and deletion
View source
What is spooling in the context of printing?
Storing data in a
queue
for printing
View source
What happens to documents in spooling?
They print when the
printer
is free
View source
What is a benefit of spooling?
User can continue working while
printing
View source
How does the operating system manage backing storage?
Ensures data is stored and
retrievable
View source
What filing systems can the operating system create and maintain?
File allocation table (FAT)
or
NTFS
View source
How does the operating system organize files?
In a hierarchical
directory structure
View source
What does the operating system ensure regarding RAM?
Programs/data do not
corrupt
each other
View source
How does the operating system manage processes?
Ensures processes utilize the
CPU
without interference
View source
What does a multi-tasking operating system ensure?
All
tasks
appear
to
run
simultaneously
View source
What is utility software commonly referred to as?
Utilities
View source
What is the primary function of utility software?
To add
functionality
or improve
performance
View source
What does backup utility software do?
Copies data to a
storage medium
View source
How can backup programs be configured?
To back up files
automatically
after
updates
View source
What is the purpose of defragmentation?
To rearrange
files
for better storage
View source
What is an indexed file?
A
file
with
an
index
for
easy access
View source
What does antivirus software do?
Prevents and removes
malicious software
View source
What additional capabilities do most antivirus utilities include?
Anti-spyware
and
anti-malware
View source
What can task management software help you do?
View tasks and overall
computer performance
View source
What is the purpose of compression in utility software?
To make
file size
smaller
View source
What are the two primary methods of file compression?
Lossy
and
lossless
View source
What is a firewall?
A
network security system
View source
What does a firewall do?
Monitors and controls
network traffic
View source
What is file conversion?
Changing files from one
format
to another
View source
What does disk scanning and repair utility software do?
Scans and repairs errors on the
hard drive
View source