91. | Let A = 1111 1010 and B = 0000 1010 be two 8-bit 2's complement numbers. Their product in 2's complement is |
Discuss |
Answer: (a).1100 0100
|
92. | A 4-stage pipeline has the stage delays as 150, 120, 160 and 140 nanoseconds respectively. Registers that are used between the stages have a delay of 5 nanoseconds each. Assuming constant clocking rate, the total time taken to process 1000 data items on this pipeline will be |
Discuss |
Answer: (c).165.5 microseconds
|
93. | Spatial locality refers to the problem that once a location is referenced |
Discuss |
Answer: (c).A nearby location will be referenced soon
|
95. | A system that has a lot of crashes, data should be written to the disk using? |
Discuss |
Answer: (b).write – back
|
96. | Which addressing mode is suitable for a high-level language statement? |
Discuss |
Answer: (d).Auto decrement
|
97. | Which memory unit has the lowest access time?
|
Discuss |
Answer: (b).Registers
|
98. | In a 16-bit instruction code format 3-bit operation code, 12-bit address, and 1 bit is assigned for address mode designation. For indirect addressing, the mode bit is |
Discuss |
Answer: (b).1
|
99. | A 32-bit address bus allows access to a memory of capability |
Discuss |
Answer: (d).4 GB
|
100. | Pipelining improves CPU performance due to? |
Discuss |
Answer: (c).The introduction of parallelism
|