NIMCET 2012 — Computer PYQ
NIMCET | Computer | 2012Primary storage is … as compared to secondary memory.
Choose the correct answer:
- A.
slow and expensive
- B.
fast and inexpensive
- C.
fast and expensive
(Correct Answer) - D.
slow and inexpensive
fast and expensive
Explanation
The correct answer is (c) fast and expensive.
Logic:
In the computer memory hierarchy, as we move closer to the CPU, the speed and cost per unit of storage increase, while the capacity decreases.
We can represent the relationship between Speed (S) and Cost (C) for Primary (P) and Secondary (M) memory using the following inequalities:
Where:
-
SP,SM: Speed of Primary and Secondary memory.
-
CP,CM: Cost per unit (e.g., per GB) of Primary and Secondary memory.
Therefore, Primary storage (like RAM) is faster but significantly more expensive than Secondary storage (like HDD or SSD).
Explanation
The correct answer is (c) fast and expensive.
Logic:
In the computer memory hierarchy, as we move closer to the CPU, the speed and cost per unit of storage increase, while the capacity decreases.
We can represent the relationship between Speed (S) and Cost (C) for Primary (P) and Secondary (M) memory using the following inequalities:
Where:
-
SP,SM: Speed of Primary and Secondary memory.
-
CP,CM: Cost per unit (e.g., per GB) of Primary and Secondary memory.
Therefore, Primary storage (like RAM) is faster but significantly more expensive than Secondary storage (like HDD or SSD).