WorksheetsCEA201
Total questions: 112
Worksheet time: 56mins
When data are moved over longer distances, to or from a remote device, the process is known as data transport.
True
False
Cache design for HPC is the same as that for other hardware platforms and applications.
True
False
All of the Pentium processors include two on-chip L1 caches, one for data and one for instructions.
True
False
With write back updates are made only in the cache.
True
False
It has become possible to have a cache on the same chip as the processor.
True
False
The L1 cache is slower than the L3 cache.
True
False
Secondary memory is used to store program and data files and is usually visible to the programmer only in terms of individual bytes or words.
True
False
To achieve greatest performance the memory must be able to keep up with the processor.
True
False
In a volatile memory, information decays naturally or is lost when electrical power is switched off.
True
False
Both sequential access and direct access involve a shared read-write mechanism.
True
False
The unit of transfer must equal a word or an addressable unit.
True
False
Cache is not a form of internal memory.
True
False
External memory is often equated with main memory.
True
False
Program execution consists of repeating the process of instruction fetch and instruction execution.
True
False
The processor requires its own local memory.
True
False
A typical computer system is equipped with a hierarchy of memory subsystems, some internal to the system and some external.
True
False
No single technology is optimal in satisfying the memory requirements for a computer system.
True
False
At a top level, a computer consists of CPU, memory, and I/O components.
True
False
Computer systems contain a number of different buses that provide pathways between components at various levels of the computer system hierarchy.
True
False
In general, the more devices attached to the bus, the greater the bus length and hence the greater the propagation delay.
True
False
The method of using the same lines for multiple purposes is known as time multiplexing.
True
False
Timing refers to the way in which events are coordinated on the bus.
True
False
Because all devices on a synchronous bus are tied to a fixed clock rate, the system cannot take advantage of advances in device performance.
True
False
A key requirement for PCIe is high capacity to support the needs of higher data rate I/O devices such as Gigabit Ethernet.
True
False
The basic function of a computer is to execute programs.
True
False
Interrupts do not improve processing efficiency.
True
False
An I/O module cannot exchange data directly with the processor
True
False
A key characteristic of a bus is that it is not a shared transmission medium.
True
False
It is not possible to connect I/O controllers directly onto the system bus.
True
False
With asynchronous timing the occurrence of events on the bus is determined by a clock.
True
False
The unit of transfer at the link layer is a phit and the unit transfer at the physical layer is a flit.
True
False
A common measure of performance for a processor is the rate at which instructions are executed, expressed as billions of instructions per seconds (BIPS).
True
False
The Intel x86 evolved from RISC design principles and is used in embedded systems.
True
False
A wafer is made of silicon and is broken up into chips which consists of many gates and/or memory cells plus a number of input and output attachment points.
True
False
Designers wrestle with the challenge of balancing processor performance with that of main memory and other computer components.
True
False
Intel's 4004 was the first chip to contain all of the components of a CPU on a single chip.
True
False
IBM's System/360 was the industry's first planned family of computers.
True
False
System software was introduced in the third generation of computers.
True
False
Computers are classified into generations based on the fundamental hardware technology employed.
True
False
A vacuum tube is a solid-state device made from silicon.
True
False
Backward compatible means that the programs written for the older machines can be executed on the new machine.
True
False
The IAS operates by repetitively performing an instruction cycle.
True
False
The IAS is the prototype of all subsequent general-purpose computers.
True
False
The major drawback of the EDVAC was that it had to be programmed manually by setting switches and plugging and unplugging cables.
True
False
John Mauchly and John Eckert designed the ENIAC.
True
False
The world's first general-purpose electronic digital computer was designed and constructed at The Ohio State
True
False
There is a tremendous variety of products, from single-chip microcomputers costing a few dollars to supercomputers costing tens of millions of dollars that can rightly claim the name "computer".
True
False
A computer must be able to process, store, move, and control data.
True
False
Both the structure and functioning of a computer are, in essence, simple.
True
False
The hierarchical nature of complex systems is essential to both their design and their description.
True
False
Changes in technology not only influence organization but also result in the introduction of more powerful and more complex architectures.
True
False
Interfaces between the computer and peripherals is an example of an organizational attribute.
True
False
The number of bits used to represent various data types is an example of an architectural attribute.
True
False
The textbook for this course is about the structure and function of computers.
True
False
A microcomputer architecture and organization relationship is not very close
True
False
The variety of computer products is exhibited only in cost.
True
False
A particular architecture may span many years and encompass a number of different computer models, its organization changing with changing technology.
True
False
Historically the distinction between architecture and organization has not been an important one.
True
False
Computer organization refers to attributes of a system visible to the programmer.
True
False
Changes in computer technology are finally slowing down.
True
False
Computer technology is changing at a __________ pace.
slow
slow to medium
rapid
non-existent
Computer _________ refers to those attributes that have a direct impact on the logical execution of a program.
organization
specifics
design
architecture
Architectural attributes include __________ .
I/O mechanisms
control signals
interfaces
memory technology used
_________ attributes include hardware details transparent to the programmer.
Interface
Organizational
Memory
Architectural
It is a(n) _________ design issue whether a computer will have a multiply instruction.
architectural
memory
elementary
organizational
It is a(n) _________ issue whether the multiply instruction will be implemented by a special multiply unit or by a mechanism that makes repeated use of the add unit of the system.
architectural
memory
mechanical
organizational
A __________ system is a set of interrelated subsystems.
secondary
hierarchical
complex
functional
An I/O device is referred to as a __________.
CPU
control device
peripheral
register
When data are moved over longer distances, to or from a remote device, the process is known as __________.
data communications
registering
structuring
data transport
The _________ stores data.
system bus
I/O
main memory
control unit
A common example of system interconnection is by means of a __________.
register
system bus
data transport
control device
A _________ is a mechanism that provides for communication among CPU, main memory, and I/O.
system interconnection
CPU interconnection
peripheral
processor
_________ provide storage internal to the CPU.
Control units
ALUs
Main memory
Registers
The __________ performs the computer's data processing functions.
Register
CPU interconnection
ALU
system bus
The _________ was the world's first general-purpose electronic digital computer.
UNIVAC
MARK IV
ENIAC
Hollerith's Counting Machine
The Electronic Numerical Integrator and Computer project was a response to U.S. needs during _________.
the Civil War
the French-American War
World War I
World War II
The ENIAC used __________.
vacuum tubes
integrated circuits
IAS
The ENIAC is an example of a _________ generation computer.
first
second
third
fourth
The __________ interprets the instructions in memory and causes them to be executed.
main memory
control unit
I/O
arithmetic and logic unit
The memory of the IAS consists of 1000 storage locations called __________.
opcodes
wafers
VLSIs
words
The __________ contains the 8-bit opcode instruction being executed.
memory buffer register
instruction buffer register
instruction register
memory address register
During the _________ the opcode of the next instruction is loaded into the IR and the address portion is loaded into the MAR.
execute cycle
fetch cycle
instruction cycle
clock cycle
Second generation computers used __________.
integrated circuits
Transistors
vacuum tubes
large-scale integration
The __________ defines the third generation of computers.
integrated circuit
vacuum tube
transistor
VLSI
The use of multiple processors on the same chip is referred to as __________ and provides the potential to increase performance without increasing the clock rate.
multicore
GPU
data channels
MPC
With the __________, Intel introduced the use of superscalar techniques that allow multiple instructions to execute in parallel.
Core
8080
80486
Pentium
The __________ measures the ability of a computer to complete a single task.
clock speed
speed metric
execute cycle
cycle time
ARM processors are designed to meet the needs of _________.
embedded real-time systems
application platforms
secure applications
all of the above
One increment, or pulse, of the system clock is referred to as a _________.
clock tick
cycle time
clock rate
cycle speed
The __________ are used to designate the source or destination of the data on the data bus.
system lines
data lines
control lines
address lines
The von Neumann architecture is based on which concept?
data and instructions are stored in a single read-write memory
the contents of this memory are addressable by location
execution occurs in a sequential fashion
all of the above
The TL supports which of the following address spaces?
memory
I/O
message
all of the above
The interconnection structure must support which transfer?
memory to processor
processor to memory
I/O to or from memory
all of the above
The data lines provide a path for moving data among system modules and are collectively called the _________.
control bus
address bus
data bus
system bus
A(n) _________ is generated by a failure such as power failure or memory parity error.
I/O interrupt
hardware failure interrupt
timer interrupt
program interrupt
The processing required for a single instruction is called a(n) __________ cycle.
execute
fetch
instruction
packet
Virtually all contemporary computer designs are based on concepts developed by __________ at the Institute for Advanced Studies, Princeton.
John Maulchy
John von Neumann
Herman Hollerith
John Eckert
Each data path consists of a pair of wires (referred to as a __________) that transmits data one bit at a time.
lane
path
line
bus
A(n) _________ is generated by some condition that occurs as a result of an instruction execution.
timer interrupt
I/O interrupt
program interrupt
hardware failure interrupt
A __________ is the high-level set of rules for exchanging packets of data between devices.
bus
protocol
packet
QPI
The QPI _________ layer is used to determine the course that a packet will traverse across the available system interconnects.
link
protocol
routing
physical
A sequence of codes or instructions is called __________.
software
memory
an interconnect
a register
A bus that connects major computer components (processor, memory, I/O) is called a __________.
system bus
address bus
data bus
control bus
The _________ receives read and write requests from the software above the TL and creates request packets for transmission to a destination via the link layer.
transaction layer
root layer
configuration layer
transport layer
__________ refers to whether memory is internal or external to the computer.
Location
Access
Tag
Hierarchy
Internal memory capacity is typically expressed in terms of _________.
hertz
bytes
nanos
LOR
For internal memory, the __________ is equal to the number of electrical lines into and out of the memory module.
access time
unit of transfer
capacity
memory ratio
"Memory is organized into records and access must be made in a specific linear sequence" is a description of __________.
sequential access
direct access
random access
associative
individual blocks or records have a unique address based on physical location with __________.
associative
physical access
direct access
sequential access
For random-access memory, __________ is the time from the instant that an address is presented to the memory to the instant that data have been stored or made available for use.
memory cycle time
direct access
transfer rate
access time
The ________ consists of the access time plus any additional time required before a second access can commence.
latency
memory cycle time
direct access
transfer rate
A portion of main memory used as a buffer to hold data temporarily that is to be read out to disk is referred to as a _________.
disk cache
latency
virtual address
miss
