MOVE tests the bit values in the source location and moves these values to the destination location.
A(n) ____ is a whole number—a value that doesn’t have a frac…
A(n) ____ is a whole number—a value that doesn’t have a fractional part.
Double-precision integers are sometimes called large intege…
Double-precision integers are sometimes called large integers.
____________________ are storage locations that hold inputs…
____________________ are storage locations that hold inputs and outputs for the ALU.
Computers are designed to process character data and can the…
Computers are designed to process character data and can therefore represent characters directly.
In the binary32 format, the leading sign bit applies to the…
In the binary32 format, the leading sign bit applies to the exponent, not the mantissa.
Each element of a doubly linked list has two pointers: one…
Each element of a doubly linked list has two pointers: one pointing to the next element in the list and one pointing to the top element in the list.
Like ASCII, ____________________ is a coding table that assi…
Like ASCII, ____________________ is a coding table that assigns nonnegative integers to represent printable characters.
In most CPUs, the ____ is the time required to fetch and exe…
In most CPUs, the ____ is the time required to fetch and execute the simplest instruction in the instruction set.
Large numeric values expressed in octal notation are one-thi…
Large numeric values expressed in octal notation are one-third the length of corresponding ____ notation.