Exam 10: Computer Arithmetic
Exam 1: Basic Concepts and Computer Evolution45 Questions
Exam 2: Performance Issues45 Questions
Exam 3: A Top-Level View of Computer Function and Interconnection45 Questions
Exam 4: Cache Memory45 Questions
Exam 5: Internal Memory45 Questions
Exam 6: External Memory45 Questions
Exam 7: Input Output45 Questions
Exam 8: Operating System Support45 Questions
Exam 9: Number Systems45 Questions
Exam 10: Computer Arithmetic45 Questions
Exam 11: Digital Logic45 Questions
Exam 12: Characteristics and Functions45 Questions
Exam 13: Addressing Modes and Formats45 Questions
Exam 14: Processor Structure and Function45 Questions
Exam 15: Reduced Instruction Set Computers45 Questions
Exam 16: Parallelism and Superscalar Processors45 Questions
Exam 17: Parallel Processing45 Questions
Exam 18: Multicore Computers45 Questions
Exam 19: General-Purpose Graphic Processing Units45 Questions
Exam 20: Control Unit Operation45 Questions
Exam 21: Microprogrammed Control45 Questions
Select questions type
A __________ is one in which the most significant digit of the significand is nonzero.
Free
(Short Answer)
4.8/5
(43)
Correct Answer:
normal number
_________ are included in IEEE 754 to handle cases of exponent underflow.
Free
(Multiple Choice)
4.9/5
(37)
Correct Answer:
A
Negative numbers greater than 2-127 are called _________.
Free
(Multiple Choice)
4.9/5
(39)
Correct Answer:
B
IEEE 754-2008 defines an __________ format as a format with a precision and range that are defined under user control.
(Short Answer)
4.8/5
(34)
For base 2 representation,a normal number is one in which the most significant bit of the significand is zero.
(True/False)
4.8/5
(35)
The register contains additional bits,called __________,which are used to pad out the right end of the significand with 0s.
(Short Answer)
4.9/5
(39)
Although considered obsolete,the term _________ is sometimes used instead of significand.
(Multiple Choice)
5.0/5
(41)
If two numbers are added,and they are both positive or both negative,then _________ occurs if and only if the result has the opposite sign.
(Short Answer)
4.9/5
(33)
Booth's algorithm performs more additions and subtractions than a straightforward algorithm.
(True/False)
4.9/5
(28)
________ is when the result may be larger than can be held in the word size being used.
(Multiple Choice)
4.8/5
(35)
One of the trade-offs of floating-point math is that many calculations produce results that are not exact and have to be rounded to the nearest value that the notation can represent.
(True/False)
4.8/5
(37)
Extending the range of numbers that can be expressed by increasing the bit length is referred to as __________.
(Short Answer)
4.8/5
(48)
Moving the sign bit to the new leftmost position and filling in with copies of the sign bit is called _________.
(Multiple Choice)
4.7/5
(42)
__________ representation is almost universally used as the processor representation for integers.
(Multiple Choice)
4.9/5
(35)
Positive numbers greater than (2 - 2-23)x 2-128 are called _________.
(Multiple Choice)
4.8/5
(33)
An advantage of biased representation is that nonnegative floating-point numbers can be treated as integers for comparison purposes.
(True/False)
4.9/5
(31)
For each 1 on the multiplier,an add and a shift operation are required; but for each 0 only a shift is required.
(True/False)
4.9/5
(38)
Negative numbers less than -(2 - 2-23)x 2 128 are called _________.
(Multiple Choice)
4.9/5
(38)
The most common scheme in implementing the integer portion of the ALU is:
(Multiple Choice)
4.7/5
(48)
Actual floating-point representations include a special bit pattern to designate zero.
(True/False)
4.8/5
(35)
Showing 1 - 20 of 45
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)