1.5 system software

5.0(1)
studied byStudied by 7 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/21

flashcard set

Earn XP

Description and Tags

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

22 Terms

1
New cards
define system software
software that manages the comp, usually supplied with the comp
2
New cards
define operating system
specialised software that communicates with the computer harware to allow other programs to run
3
New cards
function of OS
provides a platform on which users can run programs
4
New cards
mention 5 purposes of the operating system-DUMP-FUM
device drivers, user management, multitasking, peripheral management, file management, user interface, memory management
5
New cards
what does the user interface do
allows a user to interact with a computer
6
New cards
what are the features of a user interface
grafical user interface, command line, menu, natural language
7
New cards
mention 3 feautures of GUI
WIMP-windows, icons, menus, pointers
optimised fro mouse and touch gesture input
visual
interactive
8
New cards
3 features of a command line
- text based
- less resource heavy compared to GUI
- more commands than GUI
9
New cards
3 feature of menu
- successive menus presented to user
- single options chosen at each stage
- often with buttons and keypads
10
New cards
3 features of natural language
- responds to questions in spoken langauge
- not always reliable
- getting better
siri, alexa, cortana..
11
New cards
define memory management
the process of the operating system deciding what should be in memory at any given time
12
New cards
what happends when the memory is full
the operating syetem uses virtual memory
13
New cards
define multitasking
running multiple applications at the same time by giving each application a small time-slice of processor time
14
New cards
what is peripheral management
this is the management of connected input and output devices such as mouse, keyboards, webcams...
15
New cards
explain what device driver do
they transelate operating system commands into hardware specific commands that the hardware will understand(many device drivers are already built in)
16
New cards
what does user management do
it allows for different people to log into the smae comp w/ a username and password and remembers personal settings, each user may have different file access settings
17
New cards
what is file management
includes access permission for files, opening files, moving , deleting and renaming files and allocating files to folders
18
New cards
what is utility software
computers come with this and it performs housekeeping tasks
19
New cards
what is encrytption software
this turns plain text into unreadable ciphertext using a key, prevents data from being read by hackers
20
New cards
what is defragmentation software
this puts fragments and free space together, improves speed by reducing red-write movement across the surface of the disk
21
New cards
what application does not benefit from defragmentation
solid state drive becuase it has no moving parts so this would reduce lifespan
22
New cards
what is data compression
this reduces a file size which makes it faster to download