Which of the following can be said about primary storage in comparison with secondary storage?
It is fast and expensive
Computer systems use different types of storage to hold data and programs. These are broadly categorized into primary storage and secondary storage. They differ significantly in characteristics like speed, cost, and volatility (whether data is lost when power is off).
Primary storage is the main working memory of the computer. The CPU (Central Processing Unit) directly accesses data and instructions stored here. Examples include:
Key characteristics of primary storage:
Secondary storage is used for long-term storage of data and programs. It is not directly accessed by the CPU; data must be transferred to primary storage first. Examples include:
Key characteristics of secondary storage:
The question asks about primary storage in comparison with secondary storage, focusing on speed and cost. Based on the characteristics discussed:
Primary storage (like RAM) is designed for speed to keep up with the CPU's processing needs. This speed comes at a higher cost per gigabyte. Secondary storage (like HDDs or SSDs) is designed for long-term, non-volatile storage of large amounts of data at a lower cost per gigabyte, but it is much slower.
Let's summarize the comparison:
| Feature | Primary Storage | Secondary Storage |
|---|---|---|
| Speed | Fast | Slow |
| Cost per GB | Expensive | Inexpensive |
| Volatility | Volatile (usually) | Non-volatile |
| Capacity | Smaller | Larger |
| CPU Access | Direct | Indirect |
From this comparison, we can clearly see that primary storage is fast and expensive when compared to secondary storage.
Reviewing the main points about primary and secondary computer storage helps reinforce understanding.
It's helpful to understand the storage hierarchy in a computer system. The closer the storage is to the CPU, the faster and more expensive it tends to be, and typically has lower capacity. This hierarchy includes:
This hierarchy is designed to provide the best balance of performance and cost by keeping frequently accessed data in faster, more expensive storage levels closer to the CPU.
__________ is the time taken to locate the disk arm to a specified track for data read/write.
For a magnetic disk with concentric circular tracks, the seek latency is not linearly proportional to the seek distance due to
If one track of data can be transferred per revolution, then what is the data transfer rate ?
Given below are two statements:
Statement I: The disk has a total number of 2000 cylinders.
Statement II: 51200 bytes is not a valid block size for the disk.
In the light of the above statements, choose the correct answer from the options given below:
If T is the capacity of a track in bytes, and S is the capacity of each surface in byte, then (T, S) = _____.