Exam 10: Computer Arithmetic

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

One drawback of sign-magnitude representation is that there are two representations of 0.

(True/False)
4.9/5
(29)

Positive numbers less than 2-127 are called ________.

(Multiple Choice)
4.7/5
(28)

The numbers represented in floating-point notation are not spaced evenly along the number line,as are fixed-point numbers.

(True/False)
4.9/5
(40)

__________ is when the result is put back into the floating-point format and the extra bits must be eliminated in such a way as to produce a result that is close to the exact result.

(Short Answer)
4.8/5
(34)

With a fixed-point notation it is possible to represent a range of positive and negative integers centered on or near 0.

(True/False)
4.8/5
(31)

__________ format is a fully specified,fixed-length binary encoding that allows data interchange between different platforms and that can be used for storage.

(Short Answer)
4.8/5
(38)

__________ is when a positive exponent exceeds the maximum possible exponent value.

(Multiple Choice)
4.8/5
(41)

"To subtract one number from another,take the twos complement of the subtrahend and add it to the minuend" is the _________ rule.

(Short Answer)
4.9/5
(31)

The use of subnormal numbers is referred to as _________ underflow.

(Short Answer)
4.8/5
(40)

It is not necessary for the ALU to signal when overflow occurs.

(True/False)
4.8/5
(39)

__________ means that the number is too small to be represented and it may be reported as 0.

(Multiple Choice)
4.9/5
(34)

Both sign-magnitude representation and twos complement representation use the most significant bit as a sign bit.

(True/False)
5.0/5
(35)

The _________ is that part of the computer that actually performs arithmetic and logical operations on data.

(Short Answer)
4.8/5
(36)

Compared with addition and subtraction,multiplication is a complex operation,whether performed in hardware of software.

(True/False)
4.8/5
(35)

_________ formats extend a supported basic format by providing additional bits in the exponent and in the significand.

(Multiple Choice)
4.9/5
(35)

The most important floating-point representation is defined in IEEE Standard _________,adopted in 1985 and revised in 2008.

(Short Answer)
4.8/5
(35)

When the divisor is able to divide the number,a 1 is placed in the quotient and the divisor is subtracted from the partial dividend; the result is referred to as a ________.

(Short Answer)
4.9/5
(30)

Overflow can only occur if there is a carry.

(True/False)
4.8/5
(35)

Overflow is a less serious problem because the result can generally be satisfactorily approximated by 0.

(True/False)
4.8/5
(43)

_________ format covers five floating-point representations,three binary and two decimal,whose encodings are specified by the standard,and which can be used for arithmetic.

(Short Answer)
4.9/5
(38)
Showing 21 - 40 of 45
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)