The correct order of memory devices in ascending order of access time is
(1) CPU register, L1 Cache, RAM, L2 Cache, Hard disk
(2) CPU register, L2 Cache, L1 Cache, RAM, Hard disk
(3) RAM, CPU register, L1 Cache, L2 Cache, Hard disk
(4) CPU register, L1 Cache, L2 Cache, RAM, Hard disk
Answers
Answered by
6
I think correct is 4th
Answered by
0
Answer:
Option 4. CPU register, L1 Cache, L2 Cache, RAM, Hard disk is the correct answer.
Explanation:
The correct order of memory devices in ascending order of access time is as follows:
(4) CPU register, L1 Cache, L2 Cache, RAM, Hard disk
This is because Hard disk has the maximum memory after RAM.
CPU register holds the least amount of memory, followed by L1 Cache and L2 Cache.
Hence, option 4 is the correct answer.
Similar questions