Filters
Question type

Study Flashcards

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

Correct Answer

verifed

verified

Arithmetic...

View Answer

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


A) Arithmetic
B) Basic
C) Extended precision
D) Interchange

E) A) and C)
F) All of the above

Correct Answer

verifed

verified

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

Correct Answer

verifed

verified

__________ 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.

Correct Answer

verifed

verified

_________ 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.

Correct Answer

verifed

verified

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

A) True
B) False

Correct Answer

verifed

verified

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


A) Significand underflow
B) Significand overflow
C) Exponent overflow
D) Exponent underflow

E) A) and D)
F) None of the above

Correct Answer

verifed

verified

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

A) True
B) False

Correct Answer

verifed

verified

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


A) Negative underflow
B) Exponent underflow
C) Positive underflow
D) Significand underflow

E) All of the above
F) A) and B)

Correct Answer

verifed

verified

Positive numbers less than 2-127 are called ________.


A) positive underflow
B) positive overflow
C) negative underflow
D) negative overflow

E) None of the above
F) A) and C)

Correct Answer

verifed

verified

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

A) True
B) False

Correct Answer

verifed

verified

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

Correct Answer

verifed

verified

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

Correct Answer

verifed

verified

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

A) True
B) False

Correct Answer

verifed

verified

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

A) True
B) False

Correct Answer

verifed

verified

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

A) True
B) False

Correct Answer

verifed

verified

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

A) True
B) False

Correct Answer

verifed

verified

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 ________.

Correct Answer

verifed

verified

Overflow can only occur if there is a carry.

A) True
B) False

Correct Answer

verifed

verified

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

Correct Answer

verifed

verified

Showing 21 - 40 of 45

Related Exams

Show Answer