Arrange the following memory types in the correct order from lowest to highest in speed and cost:
1️⃣ Hard Disk Drive (HDD)
2️⃣ Cache Memory
3️⃣ Registers
4️⃣ RAM (Random Access Memory)
5️⃣ Solid-State Drive (SSD)
A. 1 → 4 → 5 → 2 → 3
B. 4 → 2 → 3 → 5 → 1
C. 3 → 2 → 4 → 5 → 1
D. 1 → 5 → 4 → 2 → 3