Deck 22: B: Extension: A Hardware and Software Basics

Full screen (f)
exit full mode
Question
Complex instruction set computer chips limit the number of instructions the CPU can execute to increase processing speed.
Use Space or
up arrow
down arrow
to flip the card.
Question
Volatility is a protected memory space created by the CPU allowing the computer to create virtual machines.
Question
Random access memory (RAM) is the computer's primary working memory, in which program instructions and data are stored so that they can be accessed directly by the CPU via the processor's high-speed external data bus.
Question
A computer is an electronic device operating under the control of instructions stored in its own memory that can accept, manipulate, and store data.
Question
The central processing unit (CPU) (or microprocessor) is the actual hardware that interprets and executes the program (software) instructions and coordinates how all the other hardware devices work together.
Question
Memory cards contain high-capacity storage that holds data such as captured images, music, or text files.
Question
Complex instruction set computer chips limit the number of instructions the CPU can execute to increase processing speed.
Question
Cache memory is a small unit of ultra-fast memory that is used to store recently accessed or frequently accessed data so that the CPU does not have to retrieve this data from slower memory circuits such as RAM.
Question
Secondary storage consists of equipment designed to store large volumes of data for long-term storage.
Question
Complex instruction set computer (CISC) chips is a type of CPU that can recognize as many as 100 or more instructions, enough to carry out most computations directly.
Question
The control unit performs all arithmetic operations (for example, addition and subtraction) and all logic operations.
Question
Megahertz is the number of billions of CPU cycles per second.
Question
Primary storage is the computer's main memory, which consists of the random access memory (RAM), cache memory, and read-only memory (ROM) that is directly accessible to the CPU.
Question
Memory sticks provide nonvolatile memory for a range of portable devices including computers, digital cameras, MP3 players, and PDAs.
Question
ROM is nonvolatile, meaning it does not require constant power to function.ROM contains essential system programs that neither the user nor the computer can erase.Since the computer's internal memory is blank during start-up, the computer cannot perform any functions unless given start-up instructions.
Question
Gigahertz is the number of millions of CPU cycles per second.
Question
Volatility refers to a device's ability to function with or without power.RAM is volatile, meaning it must have constant power to function, its contents are lost when the computer's electric supply fails.
Question
Flash memory is a special type of rewritable read-only memory (ROM) that is compact and portable.
Question
The arithmetic-logic unit includes instructions and literally tells the other hardware devices what to do, based on the software instructions.
Question
Random access memory is the portion of a computer's primary storage that does not lose its contents when one switches off the power.
Question
A desktop computer is an electronic book that can be read on a computer or special reading device.Some are small enough to carry around, while others are the size of a telephone booth.
Question
A tablet is a pen-based computer that provides the screen capabilities of a PDA with the functional capabilities of a laptop or desktop computer.
Question
A desktop computer sits on, next to, or under a user's desk and is too large to carry around.The computer box is where the CPU, RAM, and storage devices are held with a monitor on top, or a vertical system box (called a tower) usually placed on the floor within a work area.
Question
A tablet computer has a flat screen that uses a mouse or fingertip for input instead of a keyboard.Similar to PDAs, tablet PCs use a writing pen or stylus to write notes on the screen and touch the screen to perform functions such as clicking on a link while visiting a website.
Question
Personal digital assistant (PDA) is a small handheld computer that performs simple tasks such as taking notes, scheduling appointments, and maintaining an address book and a calendar.The PDA screen is touch-sensitive, allowing a user to write directly on the screen, capturing what is written.
Question
A megabyte (MB or M or Meg) is roughly 1 million bytes.
Question
A minicomputer is designed to meet the computing needs of several people simultaneously in a small to medium-size business environment.
Question
A handheld computer is portable enough to fit in a purse or pocket and has its own power source or battery.
Question
An appliance is a computer dedicated to a single function, such as a calculator or computer game.
Question
A workstation is a cellular telephone with a keypad that runs programs, music, photos, email, and includes many features of a PDA.
Question
A personal computer is a computer that is operated by a single user who can customize the functions to match personal preferences.
Question
A workstation computer is similar to a desktop but has more powerful mathematical and graphics processing capabilities and can perform more complicated tasks in less time.
Question
A common type of minicomputer is a server, which is used for managing internal company applications, networks, and websites.
Question
A desktop computer is portable enough to fit on a lap or in a bag and has its own power source or battery.
Question
Adaptive computer devices are input devices designed for special applications for use by people with different types of special needs.
Question
An input device is equipment used to see, hear, or otherwise accept the results of information processing requests.
Question
A hard drive is a secondary storage medium that uses several rigid disks coated with a magnetically sensitive material and housed together with the recording heads in a hermetically sealed mechanism.
Question
An input device is equipment used to capture information and commands.
Question
Magnetic medium is a secondary storage medium that uses magnetic techniques to store and retrieve data on disks or tapes coated with magnetically sensitive materials.
Question
Memory stick is an older secondary storage medium that uses a strip of thin plastic coated with a magnetically sensitive recording medium.
Question
A disk image organizes information on a hard disk in the most efficient way.
Question
Utility software provides additional functionality to the operating system.Utility software includes antivirus software, screen savers, and anti-spam software.
Question
File and data recovery software retrieves accidental deletion of photos or documents.
Question
Crash-proof software helps save information if a computer crashes.
Question
Utility software provides additional functionality to the operating system.
Question
Preventative security software uses programs such as Window Washer, erases file histories, browser cookies, cache contents, and other crumbs that applications and Windows leave on a hard drive.
Question
Application software also supports a variety of useful features, one of which is multitasking.
Question
A supercomputer is the fastest, most powerful, and most expensive type of computer.Organizations such as NASA that are heavily involved in research and number crunching employ supercomputers because of the speed with which they can process information.Other large, customer-oriented businesses such as General Motors and AT&T employ supercomputers just to handle customer information and transaction processing.
Question
An iPod has a single-purpose embedded operating system.
Question
A mainframe computer is designed to meet the computing needs of hundreds of people in a large business environment.Mainframe computers are a step up in size, power, capability, and cost from minicomputers.
Question
Disk optimization software helps save information if a computer crashes.
Question
Disk image is software for data recovery and relieves the burden of reinstalling applications if a hard drive crashes or becomes irretrievably corrupted.
Question
Application software is used in computer appliances and special-purpose applications, such as an automobile, ATM, or media player, and is used for a single purpose.
Question
Utility systems are customized by using the control panel, which is a Windows feature that provides options that set default values for the Windows operating system.
Question
System software controls how the various technology tools work together with the application software.System software includes both operating system software and utility software.
Question
Safe mode occurs if the system is failing and will load only the most essential parts of the operating system and will not run many of the background operating utilities.
Question
Encrypt data protects confidential information from unauthorized eyes.
Question
Multitasking allows more than one piece of software to be used at a time.Multitasking is used when creating a graph in Excel and simultaneously printing a word processing document.
Question
System restore enables a user to return to the previous operating system.
Question
Operating system software controls the application software and manages how the hardware devices work together.When using Excel to create and print a graph, the operating system software controls the process, ensures that a printer is attached and has paper, and sends the graph to the printer along with instructions on how to print it.Some computers are configured with two operating systems so they can dual boot-provide the user with the option of choosing the operating system when the computer is turned on.
Question
What is the arithmetic logic unit?

A)The actual hardware that interprets and executes the program (software) instructions and coordinates how all the other hardware devices work together.
B)A tool that interprets software instructions and literally tells the other hardware devices what to do, based on the software instructions.
C)A type of CPU that can recognize as many as 100 or more instructions, enough to carry out most computations directly.
D)A unit in a computer that performs all arithmetic operations (for example, addition and subtraction) and all logic operations (such as sorting and comparing numbers).
Question
Personal information management (PIM) software handles contact information, appointments, task lists, and email.
Question
Graphics or Microsoft PowerPoint includes facilities for making a wide variety of charts and graphs and for adding titles, legends, and explanatory text anywhere in the chart or graph.
Question
Spyware can remove software that is no longer needed.
Question
A network user license enables anyone on the network to install and use the software.
Question
Presentation graphics create and enhance charts and graphs so that they are visually appealing and easily understood by an audience.
Question
What is hardware?

A)Any computer-based tool that people use to work with information and support the information and information-processing needs of an organization.
B)The set of instructions that the hardware executes to carry out specific tasks.
C)The physical devices associated with a computer system.
D)An electronic device operating under the control of instructions stored in its own memory that can accept, manipulate, and store data.
Question
Course management software occurs when the software vendor releases updates to software to fix problems or enhance features.
Question
Communication turns a computer into a terminal for transmitting data to and receiving data from distant computers through the telephone system.
Question
Desktop publishing increases the cooperation and joint productivity of small groups of co-workers.
Question
A site license enables any qualified users within the organization to install the software, regardless if the computer is on a network.Some employees might install the software on a home computer for working remotely.
Question
Desktop publishing transforms a computer into a desktop publishing workstation.Leading packages include Adobe FrameMaker, Adobe PageMaker, and QuarkXpress.
Question
What is software?

A)Any computer-based tool that people use to work with information and support the information and information-processing needs of an organization.
B)The set of instructions that the hardware executes to carry out specific tasks.
C)Consists of the physical devices associated with a computer system.
D)An electronic device operating under the control of instructions stored in its own memory that can accept, manipulate, and store data.
Question
Application service provider licenses for specialty software are paid for on a license basis or per-use basis or usage-based licensing.
Question
Email provides email services for computer users, including receiving mail, sending mail, and storing messages.Leading email software includes Microsoft Outlook, Microsoft Outlook Express, and Eudora.
Question
Personal information management software contains course information such as a syllabus and assignments and offers drop boxes for quizzes and homework along with a grade book.
Question
What is a CPU?

A)The actual hardware that interprets and executes the program (software) instructions and coordinates how all the other hardware devices work together.
B)The computer's main memory, which consists of the random access memory (RAM), cache memory, and the read-only memory (ROM) that is directly accessible to the central processing unit (CPU).
C)Equipment designed to store large volumes of data for long-term storage.
D)Equipment used to capture information and commands.
Question
Spyware removes any software that employs a user's Internet connection in the background without the user's knowledge or explicit permission.
Question
A single user license restricts the use of the software to one user at a time.
Question
Software upgrade occurs when the software vendor releases a new version of the software making significant changes to the program.
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/148
auto play flashcards
Play
simple tutorial
Full screen (f)
exit full mode
Deck 22: B: Extension: A Hardware and Software Basics
1
Complex instruction set computer chips limit the number of instructions the CPU can execute to increase processing speed.
False
2
Volatility is a protected memory space created by the CPU allowing the computer to create virtual machines.
False
3
Random access memory (RAM) is the computer's primary working memory, in which program instructions and data are stored so that they can be accessed directly by the CPU via the processor's high-speed external data bus.
True
4
A computer is an electronic device operating under the control of instructions stored in its own memory that can accept, manipulate, and store data.
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
5
The central processing unit (CPU) (or microprocessor) is the actual hardware that interprets and executes the program (software) instructions and coordinates how all the other hardware devices work together.
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
6
Memory cards contain high-capacity storage that holds data such as captured images, music, or text files.
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
7
Complex instruction set computer chips limit the number of instructions the CPU can execute to increase processing speed.
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
8
Cache memory is a small unit of ultra-fast memory that is used to store recently accessed or frequently accessed data so that the CPU does not have to retrieve this data from slower memory circuits such as RAM.
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
9
Secondary storage consists of equipment designed to store large volumes of data for long-term storage.
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
10
Complex instruction set computer (CISC) chips is a type of CPU that can recognize as many as 100 or more instructions, enough to carry out most computations directly.
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
11
The control unit performs all arithmetic operations (for example, addition and subtraction) and all logic operations.
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
12
Megahertz is the number of billions of CPU cycles per second.
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
13
Primary storage is the computer's main memory, which consists of the random access memory (RAM), cache memory, and read-only memory (ROM) that is directly accessible to the CPU.
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
14
Memory sticks provide nonvolatile memory for a range of portable devices including computers, digital cameras, MP3 players, and PDAs.
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
15
ROM is nonvolatile, meaning it does not require constant power to function.ROM contains essential system programs that neither the user nor the computer can erase.Since the computer's internal memory is blank during start-up, the computer cannot perform any functions unless given start-up instructions.
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
16
Gigahertz is the number of millions of CPU cycles per second.
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
17
Volatility refers to a device's ability to function with or without power.RAM is volatile, meaning it must have constant power to function, its contents are lost when the computer's electric supply fails.
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
18
Flash memory is a special type of rewritable read-only memory (ROM) that is compact and portable.
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
19
The arithmetic-logic unit includes instructions and literally tells the other hardware devices what to do, based on the software instructions.
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
20
Random access memory is the portion of a computer's primary storage that does not lose its contents when one switches off the power.
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
21
A desktop computer is an electronic book that can be read on a computer or special reading device.Some are small enough to carry around, while others are the size of a telephone booth.
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
22
A tablet is a pen-based computer that provides the screen capabilities of a PDA with the functional capabilities of a laptop or desktop computer.
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
23
A desktop computer sits on, next to, or under a user's desk and is too large to carry around.The computer box is where the CPU, RAM, and storage devices are held with a monitor on top, or a vertical system box (called a tower) usually placed on the floor within a work area.
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
24
A tablet computer has a flat screen that uses a mouse or fingertip for input instead of a keyboard.Similar to PDAs, tablet PCs use a writing pen or stylus to write notes on the screen and touch the screen to perform functions such as clicking on a link while visiting a website.
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
25
Personal digital assistant (PDA) is a small handheld computer that performs simple tasks such as taking notes, scheduling appointments, and maintaining an address book and a calendar.The PDA screen is touch-sensitive, allowing a user to write directly on the screen, capturing what is written.
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
26
A megabyte (MB or M or Meg) is roughly 1 million bytes.
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
27
A minicomputer is designed to meet the computing needs of several people simultaneously in a small to medium-size business environment.
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
28
A handheld computer is portable enough to fit in a purse or pocket and has its own power source or battery.
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
29
An appliance is a computer dedicated to a single function, such as a calculator or computer game.
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
30
A workstation is a cellular telephone with a keypad that runs programs, music, photos, email, and includes many features of a PDA.
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
31
A personal computer is a computer that is operated by a single user who can customize the functions to match personal preferences.
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
32
A workstation computer is similar to a desktop but has more powerful mathematical and graphics processing capabilities and can perform more complicated tasks in less time.
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
33
A common type of minicomputer is a server, which is used for managing internal company applications, networks, and websites.
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
34
A desktop computer is portable enough to fit on a lap or in a bag and has its own power source or battery.
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
35
Adaptive computer devices are input devices designed for special applications for use by people with different types of special needs.
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
36
An input device is equipment used to see, hear, or otherwise accept the results of information processing requests.
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
37
A hard drive is a secondary storage medium that uses several rigid disks coated with a magnetically sensitive material and housed together with the recording heads in a hermetically sealed mechanism.
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
38
An input device is equipment used to capture information and commands.
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
39
Magnetic medium is a secondary storage medium that uses magnetic techniques to store and retrieve data on disks or tapes coated with magnetically sensitive materials.
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
40
Memory stick is an older secondary storage medium that uses a strip of thin plastic coated with a magnetically sensitive recording medium.
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
41
A disk image organizes information on a hard disk in the most efficient way.
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
42
Utility software provides additional functionality to the operating system.Utility software includes antivirus software, screen savers, and anti-spam software.
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
43
File and data recovery software retrieves accidental deletion of photos or documents.
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
44
Crash-proof software helps save information if a computer crashes.
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
45
Utility software provides additional functionality to the operating system.
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
46
Preventative security software uses programs such as Window Washer, erases file histories, browser cookies, cache contents, and other crumbs that applications and Windows leave on a hard drive.
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
47
Application software also supports a variety of useful features, one of which is multitasking.
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
48
A supercomputer is the fastest, most powerful, and most expensive type of computer.Organizations such as NASA that are heavily involved in research and number crunching employ supercomputers because of the speed with which they can process information.Other large, customer-oriented businesses such as General Motors and AT&T employ supercomputers just to handle customer information and transaction processing.
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
49
An iPod has a single-purpose embedded operating system.
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
50
A mainframe computer is designed to meet the computing needs of hundreds of people in a large business environment.Mainframe computers are a step up in size, power, capability, and cost from minicomputers.
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
51
Disk optimization software helps save information if a computer crashes.
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
52
Disk image is software for data recovery and relieves the burden of reinstalling applications if a hard drive crashes or becomes irretrievably corrupted.
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
53
Application software is used in computer appliances and special-purpose applications, such as an automobile, ATM, or media player, and is used for a single purpose.
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
54
Utility systems are customized by using the control panel, which is a Windows feature that provides options that set default values for the Windows operating system.
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
55
System software controls how the various technology tools work together with the application software.System software includes both operating system software and utility software.
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
56
Safe mode occurs if the system is failing and will load only the most essential parts of the operating system and will not run many of the background operating utilities.
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
57
Encrypt data protects confidential information from unauthorized eyes.
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
58
Multitasking allows more than one piece of software to be used at a time.Multitasking is used when creating a graph in Excel and simultaneously printing a word processing document.
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
59
System restore enables a user to return to the previous operating system.
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
60
Operating system software controls the application software and manages how the hardware devices work together.When using Excel to create and print a graph, the operating system software controls the process, ensures that a printer is attached and has paper, and sends the graph to the printer along with instructions on how to print it.Some computers are configured with two operating systems so they can dual boot-provide the user with the option of choosing the operating system when the computer is turned on.
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
61
What is the arithmetic logic unit?

A)The actual hardware that interprets and executes the program (software) instructions and coordinates how all the other hardware devices work together.
B)A tool that interprets software instructions and literally tells the other hardware devices what to do, based on the software instructions.
C)A type of CPU that can recognize as many as 100 or more instructions, enough to carry out most computations directly.
D)A unit in a computer that performs all arithmetic operations (for example, addition and subtraction) and all logic operations (such as sorting and comparing numbers).
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
62
Personal information management (PIM) software handles contact information, appointments, task lists, and email.
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
63
Graphics or Microsoft PowerPoint includes facilities for making a wide variety of charts and graphs and for adding titles, legends, and explanatory text anywhere in the chart or graph.
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
64
Spyware can remove software that is no longer needed.
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
65
A network user license enables anyone on the network to install and use the software.
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
66
Presentation graphics create and enhance charts and graphs so that they are visually appealing and easily understood by an audience.
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
67
What is hardware?

A)Any computer-based tool that people use to work with information and support the information and information-processing needs of an organization.
B)The set of instructions that the hardware executes to carry out specific tasks.
C)The physical devices associated with a computer system.
D)An electronic device operating under the control of instructions stored in its own memory that can accept, manipulate, and store data.
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
68
Course management software occurs when the software vendor releases updates to software to fix problems or enhance features.
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
69
Communication turns a computer into a terminal for transmitting data to and receiving data from distant computers through the telephone system.
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
70
Desktop publishing increases the cooperation and joint productivity of small groups of co-workers.
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
71
A site license enables any qualified users within the organization to install the software, regardless if the computer is on a network.Some employees might install the software on a home computer for working remotely.
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
72
Desktop publishing transforms a computer into a desktop publishing workstation.Leading packages include Adobe FrameMaker, Adobe PageMaker, and QuarkXpress.
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
73
What is software?

A)Any computer-based tool that people use to work with information and support the information and information-processing needs of an organization.
B)The set of instructions that the hardware executes to carry out specific tasks.
C)Consists of the physical devices associated with a computer system.
D)An electronic device operating under the control of instructions stored in its own memory that can accept, manipulate, and store data.
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
74
Application service provider licenses for specialty software are paid for on a license basis or per-use basis or usage-based licensing.
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
75
Email provides email services for computer users, including receiving mail, sending mail, and storing messages.Leading email software includes Microsoft Outlook, Microsoft Outlook Express, and Eudora.
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
76
Personal information management software contains course information such as a syllabus and assignments and offers drop boxes for quizzes and homework along with a grade book.
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
77
What is a CPU?

A)The actual hardware that interprets and executes the program (software) instructions and coordinates how all the other hardware devices work together.
B)The computer's main memory, which consists of the random access memory (RAM), cache memory, and the read-only memory (ROM) that is directly accessible to the central processing unit (CPU).
C)Equipment designed to store large volumes of data for long-term storage.
D)Equipment used to capture information and commands.
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
78
Spyware removes any software that employs a user's Internet connection in the background without the user's knowledge or explicit permission.
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
79
A single user license restricts the use of the software to one user at a time.
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
80
Software upgrade occurs when the software vendor releases a new version of the software making significant changes to the program.
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
locked card icon
Unlock Deck
Unlock for access to all 148 flashcards in this deck.