Chapter 9 Flashcards
operating system
a set of programs that coordinate all the activities among computer or mobile device hardware
operating system responsibilities
start/shut down provide user interface manage programs manage memory coordinate tasks configure devices monitor performance establish internet connection provide file management updating software network control administer security
platform
aka operating system bc platform supports the applications
kernel
the core of the operating system that manages memory and devices, maintains the internal clock, runs programs, and assigns the resources
cold booting a computer
starting a computer from a state when it’s powered off
warm booting a computer
restarting a computer while it remains powered on
sleep mode
the computer technically stays on, but only uses a bit of power (“standby”)
hibernate mode
your computer or laptop will not use any battery power
user interface
controls how you enter data and instructions and how info is displayed on the screen
graphical user interface
interact with menus and visual images
command-line interface
a user types commands represented by short keywords or abbreviations or presses special keys on the keyboard to enter data and instructions
single-tasking operating system
can handle only one program or app to run at a time
multi-tasking operating system
allows two or more programs or apps to reside in memory at the same time
foreground
the program you’re currently using- the active one
background
the program that’s hidden partially or completely behind the foreground program