MICROPROCESSOR AND MICROCONTROLLER

ICT

ARCHITECTURE OF 8085

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
The memory that a CPU can directly is called:
A
cache memory
B
clock memory
C
direct access memory
D
external memory
Explanation: 

Detailed explanation-1: -Cache memory, which also is a type of random access memory, does not need to be refreshed. It is built directly into the CPU to give the processor the fastest possible access to memory locations and provides nanosecond speed access time to frequently referenced instructions and data.

Detailed explanation-2: -A CPU cache is a hardware cache used by the central processing unit (CPU) of a computer to reduce the average cost (time or energy) to access data from the main memory. A cache is a smaller, faster memory, located closer to a processor core, which stores copies of the data from frequently used main memory locations.

Detailed explanation-3: -Static random-access memory (SRAM) is used for cache memory.

There is 1 question to complete.