Skip to content
โ† SetsComputer Architecture and Organization โ€” Set 2
0 of 10

Computer Architecture and Organization Practice Questions โ€” Set 2

10 free Computer Architecture and Organization reviewer questions with answers and explanations. Pindutin ang sagot mo para makita agad kung tama โ€” kasama na ang paliwanag. Set 2 of 8.

11

What is the main advantage of Direct Memory Access (DMA)?

12

In big-endian byte ordering, how is the hexadecimal value 0 ร— 12345678 stored in memory?

13

If cache access time is 2ns, memory access time is 100ns, and hit rate is 95%, what is the average memory access time?

14

In a 5-stage pipeline, what is the theoretical speedup compared to non-pipelined execution?

15

What happens when a maskable interrupt is disabled?

16

What does SIMD (Single Instruction Multiple Data) architecture allow?

17

In a 2-bit saturating counter branch predictor, how many incorrect predictions are needed to change from "strongly taken" to "strongly not taken"?

18

According to Amdahl's Law, if 80% of a program can be parallelized and run on 4 processors, what is the maximum speedup?

19

In high-order interleaved memory with 4 banks, which memory addresses are in the same bank?

20

What is the primary advantage of Tomasulo's algorithm for dynamic instruction scheduling?