The concept in which a method of performing input/output where peripheral devices are accessed using the same address space as memory is best known as which of these terms?
- A. Flynn's taxonomy
- B. Memory-mapped I/O ✓
- C. Von Neumann bottleneck
- D. Microarchitecture
Correct answer
B. Memory-mapped I/O
Explanation
Memory-mapped I/O refers to a method of performing input/output where peripheral devices are accessed using the same address space as memory.