Answer the following statements true (T) or false (F)

1. For each 1 on the multiplier, an add and a shift operation are required; but for each 0 only a shift is required.
2. Addition and subtraction can be performed on numbers in twos complement notation by treating them as unsigned integers.
3. Booth’s algorithm performs more additions and subtractions than a straightforward algorithm.
4. With a fixed-point notation it is possible to represent a range of positive and negative integers centered on or near 0.
5. An advantage of biased representation is that nonnegative floating-point numbers can be treated as integers for comparison purposes.

1. True
2. True
3. False
4. True
5. True

Computer Science & Information Technology

You might also like to view...

Match the following terms to their meanings:

I. Bound Report II. Unbound report III. Main report IV. Subreport A. a report that is embedded within another report B. a report that does not display data from an underlying source C. a report that displays data from an underlying table, query, or SQL statement D. a report that contains a subreport

Computer Science & Information Technology

Artistic effects can be found on the ________ tab

A) FORMAT B) INSERT C) HOME D) PAGE LAYOUT

Computer Science & Information Technology