chapter six Flashcards

1
Q

system software

A

the underlying computer programming that allows application software to work (with very little human intervention)
provides essential utilities and background programs

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

why is it important in business for anyone else besides the specialist to know what happens with system software?

A

the most significant task system software performs is to load the operating system

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

operating system

A

collection of computer programs that administer the hardware and software to work properly (controlling memory, administering input/output, managing the file system)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

booting

A

loading a platform into the computer’s memory

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

cold boot

A

powering up a computer for the first time

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

warm boot

A

restarting a computer that is already running

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

basic input/output system (BIOS)

A

firmware programming embedded on a computer chip (the computer runs the same program every time it’s turned on)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

what is the primary purpose of the BIOS?

A

to locate the computer hardware

prepare software programs that in turn load, execute and assume control

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

registry

A

(database) contains settings-> screen savers, appearance, personalization
can be user or default settings

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

login

A

critical process that requires a known user to type in a name (usually designated by a system administrator) and password

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

profile

A

user’s preferences, like theme, styles, and resources available

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

what abilities does administration have regarding a user’s profile?

A

ability to restrict users

including changing settings and browsing capabilities

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

network/system administrator

A

required to manage tasks like hardware set up and computer configurations (very critical to protecting assets and intellectual property)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

how does the system software manage application software?

A

by loading application software into RAM after a user makes a request to open it by double-clicking on its icon

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

how does system software manage memory?

A

a combination of memory allocation and file switching

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

virtual memory

A

technique of breaking files requested from secondary memory into smaller, more manageable files that can fit into RAM

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

pages

A

smaller pieces that represent larger files

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

swap files

A

pages that exceed the capacity available in RAM so they are swapped in and out of RAM/secondary storage as needed

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

the more file swapping, the ___ the computer will be

A

slower

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

what is a solution to a slow computer

A

add more RAM

install more RAM chipsets that will be recognized the next time the computer is booted

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

input devices

A

keyboard, mouse

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
22
Q

output devices

A

monitors, speakers

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
23
Q

drivers

A

allow input and output device to function properly by understanding the machine code
all input/output devices REQUIRE a driver

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
24
Q

monitor

A

one of the main translating/output devices; displays and renders output that an end user can understand

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
GUI (graphical user interface)
displays on the monitor, provides the means to interact with both input and output systems
26
desktop
in the GUI, background displayed on the monitor | icons, windows, menus, ribbons, toolbars and folders
27
what is one of the primary functions of GUI?
provide a way to start/launch application software
28
icon
a small pictogram on the desktop that a user click with a mouse
29
window
rectangular area on the desktop, GUI unto its own that outputs information so that the application software can be employed effectively "maximize", "minimize", "restore", "close"
30
close button
shuts the application software off (does not save)
31
maximize button
expands window
32
restore button
reduces window
33
minimize button
closes window (not the program) and places it on the toolbar
34
active window
the window the user is currently using
35
menus
represented by keywords that provide a list of instructions or options to operate the application software
36
ribbon
Microsoft replaced menus | tabs across the top of the window that make it easy to find common features
37
folders
contain groups of computer files
38
businesses will often provide a basic desktop configuration for what purposes?
standardization, ease of use, and safety
39
operating system's file manager
GUI, management based on a hierarchy of folders
40
file name
use meaningful names
41
modification date
last time a file was saved or created
42
file type
spreadsheets, documents, databases, etc.
43
file size
how big/small in terms of bytes
44
hard drive
spinning magnetic platter (disk) that has a read/write arm that deposits positive/negative charges onto the disk
45
tracks
concentric circular bands
46
sectors
wedges
47
fragmented
scattered data on a disk
48
defragmentation
organizing of positive/negative charges on the disk to save/erase data
49
backup utilities
programs that copy data from a device/hard drive to a backup device (ensures safety)
50
what is a business's most valuable asset?
it's people
51
what is the second most valuable asset to a business?
its data and information
52
back up devices
hard drive, optical disk, magnetic tape, etc.
53
complete backup
ability to back up entire contents/mirror images
54
incremental backup
partial backup
55
antivirus utilities
system software programs that identify known viruses and attempt to block them from entering and infecting a computer system
56
what is the solution to viruses?
update computers constantly
57
who are the leading antivirus companies?
Norton Antivirus | McAfee VirusScan
58
how do antivirus companies work?
purchase subscription, perform scan, receive updates of new viruses
59
system updates
compensate for technology inadequacies
60
patches
notified programming code->update deficient operating system files, add files and features, plug and play drivers