What is approximate data access time of SRAM? A. 2ns B. 10ns C. 60ns D. 4ns

[amp_mcq option1=”2ns” option2=”10ns” option3=”60ns” option4=”4ns” correct=”option1″]

The correct answer is A. 2ns.

SRAM stands for Static Random-Access Memory. It is a type of semiconductor memory that is used to store data and instructions that are frequently accessed by the CPU. SRAM is volatile memory, which means that it loses its contents when power is removed.

The data access time of SRAM is typically in the range of 2-6 ns. This means that it takes 2-6 nanoseconds for the CPU to read or write a single bit of data from or to SRAM.

The other options are incorrect because they are not within the typical range of data access times for SRAM.