. => Primary Storage – is a computer memory that connects directly to the central processing unit of CPU. It is also known as RAM or random access memory. This storage do not permanently stores data because this is a volatile kind of storage.
=> Secondary storage – this may refer to storage that is non-volatile. Some examples of this storage are hard drive, CD/DVD, Flash drive, etc
=> offline storage – also known as tertiary storage. This is not a very known storage, this includes jukeboxes and tape libraries.
Primary storage (like RAM) is fast but temporary, secondary storage (like hard drives) is slower but permanent, and offline storage (like external hard drives) is used for backup. Each type of storage has its distinct characteristics and uses in computing. Understanding the differences helps in selecting the right storage solution for different data needs.
;