Put the following units of storage into the correct order, starting with the smallest unit first and going down to the largest unit :
- Kilobyte
- Byte
- Megabyte
- Terabyte
- Gigabyte
- Bit
Give your answer from the following code :
1
(f), (b), (a), (c), (d), (e)
2
(f), (b), (a), (d), (e), (c)
3
(f), (b), (a), (c), (e), (d)
4
(f), (b), (a), (d), (c), (e)