In order to read multiple bytes of a row at the same time, we make use of…
2024
In order to read multiple bytes of a row at the same time, we make use of ______.
- A.
Memory extension
- B.
Latch
- C.
Shift register
- D.
More than one of the above
- E.
None of the above
Attempted by 158 students.
Show answer & explanation
Correct answer: C
The correct answer is 3) Shift register.
In memory architectures, especially when dealing with high-speed data transfer or row-based access, a shift register is used to handle data in a serial-to-parallel or parallel-to-serial manner.