A(n) ____ can contain both whole and fractional components.
____ hold frequently used data items such as loop counters a…
____ hold frequently used data items such as loop counters and array indexes.
____ is the flow of electrons from one place or device to an…
____ is the flow of electrons from one place or device to another.
Monetary amounts should be stored and manipulated as binary…
Monetary amounts should be stored and manipulated as binary floating-point numbers.
A(n) ____ is a data structure that uses pointers so that lis…
A(n) ____ is a data structure that uses pointers so that list elements can be scattered among nonsequential storage locations.
Transistors and the tracks that interconnect them are the fu…
Transistors and the tracks that interconnect them are the fundamental building blocks of all CPUs.
A(n) ____________________ combines related data items in muc…
A(n) ____________________ combines related data items in much the same way a record does, but it extends the record to include methods for manipulating data items.
Linked lists are easier to expand or shrink than arrays are…
Linked lists are easier to expand or shrink than arrays are.
____ are used only by the currently executing program.
____ are used only by the currently executing program.
____ is a philosophy of processor design that deliberately i…
____ is a philosophy of processor design that deliberately includes complex instructions.