Computer Studies
Computer Memory
Arrange the following from fastest to slowest: RAM Cache Secondary Storage
Explanation
Cache memory is the fastest followed by RAM (primary memory) and then secondary storage (HDD/SSD) which is the slowest. Cache is inside or near the CPU for maximum speed.
Reference: Computer Studies Textbook
, Page 4