Deck 2: Hardware Designed to Meet the Need

Full screen (f)
exit full mode
Question
When bytes are used to represent a finite set of data such as the 52 cards in a deck, a table can be used to associate each unit of data with a unique bit pattern.
Use Space or
up arrow
down arrow
to flip the card.
Question
Computer programmers can assign bytes to represent anything by designing a look-up table.
Question
The decimal number system, also called base 10, was adopted by humans because of its ease of use for our 10-fingered species.
Question
Digitized information is valueless without the ability to process it into useful forms.
Question
Any object having at least one distinct state can be used as a digital switch.
Question
When electricity is flowing through a transistor it represents a 0; when it is not flowing it represents a 1.
Question
Intel, AMD, and other manufacturers are manufacturing dual-core processors and quad-core processors that use two and four CPUs on one chip that work together to provide twice and four times the speed of traditional single-core chips.
Question
Data flows back and forth between the CPU and RAM across the rear side bus.
Question
Typically the FSB connects to a chipset that ties together several bus systems sending and receiving bytes from memory, input and output devices, storage, networks, and other motherboard components.
Question
Faster clock speeds do not mean that a device will generate more heat and require a larger cooling system.
Question
A processor with a 32-bit wordlength has the capacity to be twice as fast as a processor with an 8-bit wordlength.
Question
The truest measure of a processor's performance is how well it integrates with the computer's memory.
Question
ROM is sometimes called memory or primary storage.
Question
On notebook systems, the graphics hardware is typically in the form of a separate graphics card that you can remove or upgrade.
Question
Because both the processor and RAM require electricity to store data, both contain only minimal data when a computer is initially powered up.
Question
CMOS is the reason that a PC is able to maintain the correct time and date even when it is powered down.
Question
Two types of media use magnetic storage: disks and tapes.
Question
Just like the ROM on your motherboard, once data has been recorded on a CD-ROM, it cannot be modified-the disc is read-only.
Question
Besides their use in performing mathematical calculations, base ten numbers are the key ingredient for digitizing sound, music, photographs, drawings, paintings, animation, and movies. _________________________
Question
On the road, digital convergence takes the form of smart phones and other multipurpose handheld devices that merge cell phone, PDA, MP3 player, digital video player, and digital camera functionality into a single portable device. _________________________
Question
Integrated circuits, also called keys, are used to store and process bits and bytes in today's computers. _________________________
Question
A CPU consists of three primary components: the arithmetic/logic unit, the processor unit, and registers. _________________________
Question
The latest technique in chip design is referred to as multicore technology and refers to housing more than one CPU on a chip. _________________________
Question
RAM capacities in today's new PCs typically range from 1 GB in low-end PCs and netbooks, to 6 GB in powerful desktop PCs. _________________________
Question
The execution of an instruction is a step-by-step process that involves two phases: the idle phase and the execution phase. _________________________
Question
Wordlength is the number of words that a CPU can process at once. _________________________
Question
One form of multiprocessing is called tandem processing, which speeds processing by linking several microprocessors to operate at the same time. _________________________
Question
Secondary storage devices are used to store data more permanently than RAM, such as when the computer is turned off. _________________________
Question
Mail time refers to the amount of time it takes for a request for data to be fulfilled by the storage device. _________________________
Question
A technology called a(n) data area network links together many storage devices over a network and treats them as one large disk. _________________________
Question
Blu-ray makes use of the shorter wavelength of blue light to read and write even smaller pits on the optical disc surface for higher capacity. _________________________
Question
A solid-state storage device stores data using transistors. _________________________
Question
Universal Serial Bus is a standard that allows a wide array of devices to connect to a computer through a common port. _________________________
Question
From large server computers that support the needs of thousands of users, to the smallest smart phone, computing devices share fundamental components, such as ____.

A) processing components
B) data storage
C) input and output capabilities
D) all of the above
Question
<strong>  -The accompanying figure illustrates a ____.</strong> A) look-up graph B) look-up table C) reference graph D) reference table <div style=padding-top: 35px>
-The accompanying figure illustrates a ____.

A) look-up graph
B) look-up table
C) reference graph
D) reference table
Question
<strong>  -Referring to the accompanying figure, the ASCII chart shown above is used to associate data with ____.</strong> A) bytes B) words C) numbers D) HTML code <div style=padding-top: 35px>
-Referring to the accompanying figure, the ASCII chart shown above is used to associate data with ____.

A) bytes
B) words
C) numbers
D) HTML code
Question
A computer is a digital electronics device that supports four activities that do NOT include ____.

A) Input
B) Output
C) Processing
D) Decision making
Question
Digital devices store and process data as ____.

A) text
B) bits
C) graphics
D) files
Question
One approach to data representation is a ____ table. For example, with a table of the alphabet, you might look up 01000111 to find that it represents the uppercase letter G.

A) find now
B) look-up
C) key
D) search
Question
In the early days of computing, the computer industry agreed on a code for representing keyboard text characters and named it ____.

A) ASCII
B) ASCI
C) ASKEE
D) ASCEE
Question
The quality of a digital electronics device is typically a reflection of the ____ of its processor.

A) size
B) manufacturer
C) speed
D) age
Question
Computers use digital ____ not only to store bits and bytes but also to process them.

A) switches
B) signals
C) functions
D) methods
Question
Invented in ____ at Bell Labs, transistors have become the key ingredient of all digital circuits, including those used in computers.

A) 1937
B) 1947
C) 1967
D) 1977
Question
In the late 1950s, Jack Kilby of Texas Instruments and Robert Noyce of Fairchild Semiconductor developed a method to integrate multiple transistors into a single module called a(n) ____ circuit.

A) core
B) multicore
C) synergized
D) integrated
Question
Today's technology is able to pack all the CPU circuits onto a single module smaller than the size of your smallest fingernail, called a ____.

A) miniprocessor
B) microprocessor
C) mini-module
D) micro-module
Question
A processor is engineered to carry out specific instructions called its instruction ____.

A) group
B) set
C) key
D) book
Question
Nanotubes are tubes made of lattices that are ____ atom(s) deep.

A) one
B) two
C) three
D) four
Question
The arithmetic/____ unit contains the circuitry to carry out instructions, such as mathematical and logical operations.

A) knowledge
B) logic
C) program
D) text
Question
____ hold the bytes currently being processed.

A) Registers
B) Memory markers
C) FSBs
D) Control units
Question
Intel has built a prototype 80-core processor, containing ____ million transistors, slated for delivery by 2011.

A) 10
B) 50
C) 100
D) 150
Question
The ____ side bus consists of electronic pathways between the CPU and RAM capable of transporting several bytes at once.

A) front
B) back
C) right
D) left
Question
Clock speeds in today's digital devices are often measured in ____ which is millions of cycles per second.

A) kilohertz
B) megahertz
C) gigahertz
D) terahertz
Question
____ memory is a type of high-speed memory that a processor can access more rapidly than RAM.

A) Clipboard
B) Banked
C) Library
D) Cache
Question
____ level(s) of cache are used in today's personal computers.

A) One
B) Two
C) Three
D) Four
Question
Today's personal computers carry out billions of instructions per second, or operate in the ____ range.

A) megaflop
B) gigaflop
C) megaflip
D) gigaflip
Question
____ is processing that occurs using more than one processing unit.

A) Megaprocessing
B) Gigaprocessing
C) Multiprocessing
D) Synched processing
Question
Typically used in larger workstations, coprocessors are ____ processors that speed processing by executing specific types of instructions while the CPU works on another processing activity.

A) general-purpose
B) special-purpose
C) either a. or b.
D) neither a. nor b.
Question
Today's PCs typically include a ____ processing unit, a powerful processor that handles advanced graphics rendering for demanding graphics applications such as the 3D environments of games.

A) photo
B) color
C) graphics
D) rendering
Question
A technique called ____ allows processors from different computers to work together over a network on complex problems.

A) grid computing
B) clustering
C) either a. or b.
D) neither a. nor b.
Question
____ parallel processing (MPP), used in supercomputers, involves using hundreds or thousands of processors operating together.

A) Mega
B) Massively
C) Maxi
D) Monster
Question
____ storage is storage that is used by a computer system for standard operations.

A) System
B) Backup
C) Processor
D) Central
Question
<strong>  -The accompanying figure illustrates the execution of a(n) ____.</strong> A) instruction B) process C) command D) sequential list <div style=padding-top: 35px>
-The accompanying figure illustrates the execution of a(n) ____.

A) instruction
B) process
C) command
D) sequential list
Question
<strong>  -Referring to the accompanying figure, steps 1 and 2 are often referred to as the ____ phase.</strong> A) execution B) instruction C) process D) command <div style=padding-top: 35px>
-Referring to the accompanying figure, steps 1 and 2 are often referred to as the ____ phase.

A) execution
B) instruction
C) process
D) command
Question
<strong>  -Referring to the accompanying figure, steps 3 and 4 are often referred to as the ____ phase.</strong> A) execution B) instruction C) process D) action <div style=padding-top: 35px>
-Referring to the accompanying figure, steps 3 and 4 are often referred to as the ____ phase.

A) execution
B) instruction
C) process
D) action
Question
There are several forms of system storage, including RAM, cache, video RAM, ROM, and CMOS. Of these, ____ has the largest capacity.

A) RAM
B) cache
C) ROM
D) CMOS
Question
RAM exists as a set of chips grouped together on a circuit board called a ____.

A) SIM
B) SIMM
C) SAM
D) SAMM
Question
Graphics memory, sometimes called ____, is used to store image data for a computer display in order to speed the processing and display of video images.

A) GRAM
B) VRAM
C) MRAM
D) PRAM
Question
Graphics memory acts as a(n) ____ between the microprocessor and the display.

A) buffer
B) intermediate storage area
C) either a. or b.
D) neither a. nor b.
Question
Desktop systems often use a graphics ____ board called a graphics card or video card that contains the graphics memory, GPU, and other graphics hardware and is plugged into the motherboard.

A) transistor
B) magnetic
C) bus
D) circuit
Question
CMOS memory (pronounced see-moss, short for ____ metal-oxide semiconductor) provides semipermanent storage for system configuration information that may change.

A) computer
B) complementary
C) central
D) compact
Question
When selecting storage devices and media, you should examine its selling features, including ____.

A) access time associated with the media
B) storage capacity
C) portability
D) all of the above
Question
The storage ____ of a storage medium is the maximum amount of bytes that it can hold.

A) scalability
B) capacity
C) access rating
D) RAM
Question
Magnetic storage devices use the magnetic properties of ____ oxide particles to store bits and bytes more permanently than RAM.

A) iron
B) copper
C) lead
D) zinc
Question
Magnetic disks can be ____ platters (hard disks) or Mylar plastic film (floppy disks).

A) thick steel
B) thin steel
C) thick copper
D) thin copper
Question
Microdrives, tiny hard drives that can store gigabytes of data on a disk one or two ____ in size, have transformed handheld devices.

A) millimeters
B) centimeters
C) inches
D) kilometers
Question
Two 60 GB microdrives enable the current iPod Classic to store up to ____ songs.

A) 10,000
B) 20,000
C) 30,000
D) 40,000
Question
Magnetic tape is an example of a ____ storage medium because data is written and read in sequential order from the beginning of the tape to the end.

A) sequential access
B) parallel access
C) logical
D) regimented
Question
RAID or ____ array of independent disks uses a second system of disks to maintain a backup copy of the data stored on the primary disks.

A) repeat
B) redundant
C) random
D) read-only
Question
A compact disc read-only memory (CD-ROM), commonly referred to as a CD, is an optical medium that stores up to ____ MB of data.

A) 600
B) 700
C) 800
D) 900
Question
A digital video disc read-only memory (DVD-ROM) stores over ____ GB of data in a fashion similar to CDs except that DVDs are able to write and read much smaller pits on the disc surface.

A) 1.7
B) 2.7
C) 3.7
D) 4.7
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 2: Hardware Designed to Meet the Need
1
When bytes are used to represent a finite set of data such as the 52 cards in a deck, a table can be used to associate each unit of data with a unique bit pattern.
True
2
Computer programmers can assign bytes to represent anything by designing a look-up table.
True
3
The decimal number system, also called base 10, was adopted by humans because of its ease of use for our 10-fingered species.
True
4
Digitized information is valueless without the ability to process it into useful forms.
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
5
Any object having at least one distinct state can be used as a digital switch.
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
6
When electricity is flowing through a transistor it represents a 0; when it is not flowing it represents a 1.
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
7
Intel, AMD, and other manufacturers are manufacturing dual-core processors and quad-core processors that use two and four CPUs on one chip that work together to provide twice and four times the speed of traditional single-core chips.
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
8
Data flows back and forth between the CPU and RAM across the rear side bus.
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
9
Typically the FSB connects to a chipset that ties together several bus systems sending and receiving bytes from memory, input and output devices, storage, networks, and other motherboard components.
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
10
Faster clock speeds do not mean that a device will generate more heat and require a larger cooling system.
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
11
A processor with a 32-bit wordlength has the capacity to be twice as fast as a processor with an 8-bit wordlength.
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
12
The truest measure of a processor's performance is how well it integrates with the computer's memory.
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
13
ROM is sometimes called memory or primary storage.
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
14
On notebook systems, the graphics hardware is typically in the form of a separate graphics card that you can remove or upgrade.
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
15
Because both the processor and RAM require electricity to store data, both contain only minimal data when a computer is initially powered up.
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
16
CMOS is the reason that a PC is able to maintain the correct time and date even when it is powered down.
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
17
Two types of media use magnetic storage: disks and tapes.
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
18
Just like the ROM on your motherboard, once data has been recorded on a CD-ROM, it cannot be modified-the disc is read-only.
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
19
Besides their use in performing mathematical calculations, base ten numbers are the key ingredient for digitizing sound, music, photographs, drawings, paintings, animation, and movies. _________________________
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
20
On the road, digital convergence takes the form of smart phones and other multipurpose handheld devices that merge cell phone, PDA, MP3 player, digital video player, and digital camera functionality into a single portable device. _________________________
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
21
Integrated circuits, also called keys, are used to store and process bits and bytes in today's computers. _________________________
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
22
A CPU consists of three primary components: the arithmetic/logic unit, the processor unit, and registers. _________________________
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
23
The latest technique in chip design is referred to as multicore technology and refers to housing more than one CPU on a chip. _________________________
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
24
RAM capacities in today's new PCs typically range from 1 GB in low-end PCs and netbooks, to 6 GB in powerful desktop PCs. _________________________
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
25
The execution of an instruction is a step-by-step process that involves two phases: the idle phase and the execution phase. _________________________
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
26
Wordlength is the number of words that a CPU can process at once. _________________________
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
27
One form of multiprocessing is called tandem processing, which speeds processing by linking several microprocessors to operate at the same time. _________________________
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
28
Secondary storage devices are used to store data more permanently than RAM, such as when the computer is turned off. _________________________
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
29
Mail time refers to the amount of time it takes for a request for data to be fulfilled by the storage device. _________________________
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
30
A technology called a(n) data area network links together many storage devices over a network and treats them as one large disk. _________________________
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
31
Blu-ray makes use of the shorter wavelength of blue light to read and write even smaller pits on the optical disc surface for higher capacity. _________________________
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
32
A solid-state storage device stores data using transistors. _________________________
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
33
Universal Serial Bus is a standard that allows a wide array of devices to connect to a computer through a common port. _________________________
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
34
From large server computers that support the needs of thousands of users, to the smallest smart phone, computing devices share fundamental components, such as ____.

A) processing components
B) data storage
C) input and output capabilities
D) all of the above
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
35
<strong>  -The accompanying figure illustrates a ____.</strong> A) look-up graph B) look-up table C) reference graph D) reference table
-The accompanying figure illustrates a ____.

A) look-up graph
B) look-up table
C) reference graph
D) reference table
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
36
<strong>  -Referring to the accompanying figure, the ASCII chart shown above is used to associate data with ____.</strong> A) bytes B) words C) numbers D) HTML code
-Referring to the accompanying figure, the ASCII chart shown above is used to associate data with ____.

A) bytes
B) words
C) numbers
D) HTML code
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
37
A computer is a digital electronics device that supports four activities that do NOT include ____.

A) Input
B) Output
C) Processing
D) Decision making
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
38
Digital devices store and process data as ____.

A) text
B) bits
C) graphics
D) files
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
39
One approach to data representation is a ____ table. For example, with a table of the alphabet, you might look up 01000111 to find that it represents the uppercase letter G.

A) find now
B) look-up
C) key
D) search
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
40
In the early days of computing, the computer industry agreed on a code for representing keyboard text characters and named it ____.

A) ASCII
B) ASCI
C) ASKEE
D) ASCEE
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
41
The quality of a digital electronics device is typically a reflection of the ____ of its processor.

A) size
B) manufacturer
C) speed
D) age
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
42
Computers use digital ____ not only to store bits and bytes but also to process them.

A) switches
B) signals
C) functions
D) methods
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
43
Invented in ____ at Bell Labs, transistors have become the key ingredient of all digital circuits, including those used in computers.

A) 1937
B) 1947
C) 1967
D) 1977
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
44
In the late 1950s, Jack Kilby of Texas Instruments and Robert Noyce of Fairchild Semiconductor developed a method to integrate multiple transistors into a single module called a(n) ____ circuit.

A) core
B) multicore
C) synergized
D) integrated
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
45
Today's technology is able to pack all the CPU circuits onto a single module smaller than the size of your smallest fingernail, called a ____.

A) miniprocessor
B) microprocessor
C) mini-module
D) micro-module
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
46
A processor is engineered to carry out specific instructions called its instruction ____.

A) group
B) set
C) key
D) book
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
47
Nanotubes are tubes made of lattices that are ____ atom(s) deep.

A) one
B) two
C) three
D) four
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
48
The arithmetic/____ unit contains the circuitry to carry out instructions, such as mathematical and logical operations.

A) knowledge
B) logic
C) program
D) text
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
49
____ hold the bytes currently being processed.

A) Registers
B) Memory markers
C) FSBs
D) Control units
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
50
Intel has built a prototype 80-core processor, containing ____ million transistors, slated for delivery by 2011.

A) 10
B) 50
C) 100
D) 150
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
51
The ____ side bus consists of electronic pathways between the CPU and RAM capable of transporting several bytes at once.

A) front
B) back
C) right
D) left
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
52
Clock speeds in today's digital devices are often measured in ____ which is millions of cycles per second.

A) kilohertz
B) megahertz
C) gigahertz
D) terahertz
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
53
____ memory is a type of high-speed memory that a processor can access more rapidly than RAM.

A) Clipboard
B) Banked
C) Library
D) Cache
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
54
____ level(s) of cache are used in today's personal computers.

A) One
B) Two
C) Three
D) Four
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
55
Today's personal computers carry out billions of instructions per second, or operate in the ____ range.

A) megaflop
B) gigaflop
C) megaflip
D) gigaflip
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
56
____ is processing that occurs using more than one processing unit.

A) Megaprocessing
B) Gigaprocessing
C) Multiprocessing
D) Synched processing
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
57
Typically used in larger workstations, coprocessors are ____ processors that speed processing by executing specific types of instructions while the CPU works on another processing activity.

A) general-purpose
B) special-purpose
C) either a. or b.
D) neither a. nor b.
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
58
Today's PCs typically include a ____ processing unit, a powerful processor that handles advanced graphics rendering for demanding graphics applications such as the 3D environments of games.

A) photo
B) color
C) graphics
D) rendering
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
59
A technique called ____ allows processors from different computers to work together over a network on complex problems.

A) grid computing
B) clustering
C) either a. or b.
D) neither a. nor b.
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
60
____ parallel processing (MPP), used in supercomputers, involves using hundreds or thousands of processors operating together.

A) Mega
B) Massively
C) Maxi
D) Monster
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
61
____ storage is storage that is used by a computer system for standard operations.

A) System
B) Backup
C) Processor
D) Central
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
62
<strong>  -The accompanying figure illustrates the execution of a(n) ____.</strong> A) instruction B) process C) command D) sequential list
-The accompanying figure illustrates the execution of a(n) ____.

A) instruction
B) process
C) command
D) sequential list
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
63
<strong>  -Referring to the accompanying figure, steps 1 and 2 are often referred to as the ____ phase.</strong> A) execution B) instruction C) process D) command
-Referring to the accompanying figure, steps 1 and 2 are often referred to as the ____ phase.

A) execution
B) instruction
C) process
D) command
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
64
<strong>  -Referring to the accompanying figure, steps 3 and 4 are often referred to as the ____ phase.</strong> A) execution B) instruction C) process D) action
-Referring to the accompanying figure, steps 3 and 4 are often referred to as the ____ phase.

A) execution
B) instruction
C) process
D) action
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
65
There are several forms of system storage, including RAM, cache, video RAM, ROM, and CMOS. Of these, ____ has the largest capacity.

A) RAM
B) cache
C) ROM
D) CMOS
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
66
RAM exists as a set of chips grouped together on a circuit board called a ____.

A) SIM
B) SIMM
C) SAM
D) SAMM
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
67
Graphics memory, sometimes called ____, is used to store image data for a computer display in order to speed the processing and display of video images.

A) GRAM
B) VRAM
C) MRAM
D) PRAM
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
68
Graphics memory acts as a(n) ____ between the microprocessor and the display.

A) buffer
B) intermediate storage area
C) either a. or b.
D) neither a. nor b.
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
69
Desktop systems often use a graphics ____ board called a graphics card or video card that contains the graphics memory, GPU, and other graphics hardware and is plugged into the motherboard.

A) transistor
B) magnetic
C) bus
D) circuit
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
70
CMOS memory (pronounced see-moss, short for ____ metal-oxide semiconductor) provides semipermanent storage for system configuration information that may change.

A) computer
B) complementary
C) central
D) compact
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
71
When selecting storage devices and media, you should examine its selling features, including ____.

A) access time associated with the media
B) storage capacity
C) portability
D) all of the above
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
72
The storage ____ of a storage medium is the maximum amount of bytes that it can hold.

A) scalability
B) capacity
C) access rating
D) RAM
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
73
Magnetic storage devices use the magnetic properties of ____ oxide particles to store bits and bytes more permanently than RAM.

A) iron
B) copper
C) lead
D) zinc
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
74
Magnetic disks can be ____ platters (hard disks) or Mylar plastic film (floppy disks).

A) thick steel
B) thin steel
C) thick copper
D) thin copper
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
75
Microdrives, tiny hard drives that can store gigabytes of data on a disk one or two ____ in size, have transformed handheld devices.

A) millimeters
B) centimeters
C) inches
D) kilometers
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
76
Two 60 GB microdrives enable the current iPod Classic to store up to ____ songs.

A) 10,000
B) 20,000
C) 30,000
D) 40,000
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
77
Magnetic tape is an example of a ____ storage medium because data is written and read in sequential order from the beginning of the tape to the end.

A) sequential access
B) parallel access
C) logical
D) regimented
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
78
RAID or ____ array of independent disks uses a second system of disks to maintain a backup copy of the data stored on the primary disks.

A) repeat
B) redundant
C) random
D) read-only
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
79
A compact disc read-only memory (CD-ROM), commonly referred to as a CD, is an optical medium that stores up to ____ MB of data.

A) 600
B) 700
C) 800
D) 900
Unlock Deck
Unlock for access to all 148 flashcards in this deck.
Unlock Deck
k this deck
80
A digital video disc read-only memory (DVD-ROM) stores over ____ GB of data in a fashion similar to CDs except that DVDs are able to write and read much smaller pits on the disc surface.

A) 1.7
B) 2.7
C) 3.7
D) 4.7
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.