section #0001




Which of the following is not true about Cache memory?

A. Volatile memory
B. Smaller in size than RAM
C. Sequential access memory
D. Faster memory than RAM

Answer: C

Details:

Sequential access memory


A _________stores such instructions that are required to start a computer.

A. ROM
B. Mother Board
C. RAM
D. PROM

Answer: A

Details:

ROM


In microprocessor terminology, what does DMA stand for?

A. Direct Memory Advice
B. Direct Memory Access
C. Dual Memory Access
D. Direct Memorable Access

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.

A. 1, 2 and 3
B. 3 only
C. 1 only
D. 2 only

Answer: B

Details:

3 only