Chapter 6 Checkpoint Flashcards
True or False: A slate tablet typically does not include a physical keyboard
True
True or False: On a personal computer, all functions of the processor usually are on a single chip
True
True or False: A dual-core processor doubles the processing speed of a single-core processor
False
True or False: In general, multi-core processors are less energy efficient than separate multiple processors
False
True or False: The speed of the system clock affects the speed of peripheral devices, such as a printer or disk drive
False
True or False: Today’s personal computer processors do not require additional cooling
False
True or False: In the binary system, the digit 1 represents the electronic state of on (presence of an electronic charge).
True
True or False: Common sizes for memory are in the bit and byte ranger
True
True or False: The processor interprets and executes a program or application’s instructions while the program or application is in nonvolatile memory
False
True or False: You can change a removable flash memory device without having to open the system unit or restart the computer
True
True or False: As with processors, manufacturers state the clock speed for a bus in hertz.
True
True or False: The power supply converts the wall outlet DC power into AC power
False
The __________ is the main circuit board of the computer
motherboard
A _____-____ _________ is a single chip with 2 or more separate processor cores
multi-core processor
__________ ___________ include basic calculations such as addition, subtraction, multiplication, and division.
arithmetic operations
In the machine cycle, the _________ operation obtains a program or application instruction or data item from memory.
fetching
A processor contains small, high-speed storage locations, called _______, that temporarily hold data and instructions.
registers
A _____ ____ is a small ceramic or metal component with fins on its surface that absorbs and disperses heat produced by electrical components, such as a processor.
heat sink
An aspect of cloud computing that describes a computing environment where an Internet server hosts and deploys applications is known as _________
Software as a Service (SaaS)
A(n) _______ _____ is a circuit board that enhances the functions of a component of a desktop or server system unit and/or provides connections to peripheral devices
adapter card
the main circuit board of the computer
motherboard
small piece of semiconducting materials, usually silicon, on which integrated circuits are etched
chip
term used by some computer manufacturers to refer to a personal computer chip
microprocessor
small, high-speed storage locations contained in a processor
registers
term used to describe processors that can execute more than one instruction per clock cycle
superscalar
applications that incorporate data from multiple providers into a new application
mashups
widely used coding scheme to represent a set of characters
ASCII
a unique number that identifies the location of a byte in memory
address
ROM chips that contain permanently written data, instructions, or information
firmware
determines the number of bits that the computer can transmit at one time
bus width
What are the 2 components contained in the processor?
Processors contain a control unit and an arithmetic logic unit (ALU).
Differentiate between arithmetic operations and comparison operations.
Arithmetic operations include basic calculations such as addition, subtraction, multiplication, and division.
Comparison operations involve comparing one data item with another to determine whether the first item is greater than, equal to, or less than the other item.
What is clock speed?
Clock speed is the pace of the system clock, that is measured by the number of ticks per second.
How does clock speed affects the processor?
The faster the clock speed, the more instructions the processor can execute per second.
What should you consider when selecting a processor?
(1) determine your needs
(2) determine your current processor
(3) research processor models
What eCycling options are available?
(1) Wireless carriers and bog box retailers
(2) not-for-profit organizations
(3) secondary market
(4) EPA
List some reasons that home and businesses choose cloud computing.
(1) Accessibility
(2) Cost Savings
(3) Space Savings
(4) Scalability
In reference to cloud computing, describe the front end and back end.
Front end includes the hardware and software with which a user interacts to access the cloud.
Back end consists of the servers and storage devices that manage and store the resources accessed by users.
Differentiate between volatile and nonvolatile memory.
Volatile memory is temporary, because when the computer’s power is turned off it loses its contents.
Nonvolatile memory is permanent, because it does not lose its contents when power is removed from the computer.
Differentiate between RAM and ROM.
RAM (random access memory), also called main memory, consists of memory chips that can be read from and written to by the processor and other devices. ROM (read-only memory) refers to memory chips storing permanent data and instructions. RAM is volatile memory and ROM is nonvolatile.