section #0001
Which of the following is not true about Cache memory? |
||||||||
Answer: C Details: Sequential access memory |
A _________stores such instructions that are required to start a computer. |
||||||||
Answer: A Details: ROM |
In microprocessor terminology, what does DMA stand for? |
||||||||
Answer: B Details: Direct Memory Access |
Which of the following statements is/are correct? 1. An address generated by the CPU is commonly referred to as a physical address. 2. An address seen by the memory unit is commonly referred to as a logical address. 3. The run-time mapping from virtual to physical address is done by the memory management unit (MMU). Select the correct answer using the code given below. |
||||||||
Answer: B Details: 3 only |