1
GATE CSE 1996
MCQ (Single Correct Answer)
+1
-0.3
A $$ROM$$ is used to store the table for multiplication of two $$8$$ bit unsigned integers. The size of $$ROM$$ required is
A
$$256 \times 16$$
B
$$64K \times 8$$
C
$$4K \times 16$$
D
$$64K \times 16$$
2
GATE CSE 1996
MCQ (Single Correct Answer)
+1
-0.3
It gives non-uniform priority to various devices.
A
It gives non-uniform priority to various devices.
B
It gives uniform priority to all devices.
C
It is only useful for connecting slow devices to a processor
D
It requires a separate interrupt pin on the processor for each device.
3
GATE CSE 1996
MCQ (Single Correct Answer)
+2
-0.6
Consider the following floating point number representation GATE CSE 1996 Computer Organization - Computer Arithmetic Question 13 English

The exponent is in $$2’s$$ complement representation and mantissa is in the sign magnitude representation. The range of the magnitude of the normalized mantissa in this representation is

A
$$0$$ to $$1$$
B
$$0.5$$ to $$1$$
C
$${2^{ - 23}}$$ to $$0.5$$
D
$$0.5$$ to $$\left( {1 - {2^{ - 23}}} \right)$$
4
GATE CSE 1996
MCQ (Single Correct Answer)
+1
-0.3
Both’s algorithm for integer multiplication gives worst performance when the multiplier pattern is
A
$$101010 ....1010$$
B
$$100000 .....0001$$
C
$$111111 ......1111$$
D
$$011111 .....1110$$