- 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