Which is the fastest way to convert an array index to a memory address location
A. Divide by four.
B. Reroute address lines, each to the second one to its left.
C. successive adds of four
D. Shift right in hardware.
E. shift left 2 in software
F. multiply by four
Answer:
G. shift left 2 in hardware
B. Reroute address lines, each to the second one to its left.
G. shift left 2 in hardware
If the answers is incorrect or not given, you can answer the above question in the comment box. If the answers is incorrect or not given, you can answer the above question in the comment box.