Which of the following is NOT a part of auxiliary memories in a Computer system?
PROM
Computer systems use different types of memory to store data and instructions. These memories are broadly categorized into primary memory and secondary (or auxiliary) memory. Understanding the distinction is crucial for comprehending how computers work.
Primary Memory is the main memory directly accessible by the CPU. It is volatile (data is lost when power is off, except for ROM) and faster but typically has a smaller capacity than secondary memory. Examples include RAM (Random Access Memory) and ROM (Read-Only Memory).
Auxiliary Memory, also known as secondary storage, is external storage that is not directly accessed by the CPU. It is non-volatile (data persists even when power is off) and slower but typically has a much larger capacity than primary memory. It is used for long-term storage of programs and data.
Let's examine each option provided to determine which one does NOT belong to the category of auxiliary memories:
Based on the analysis:
Therefore, PROM is NOT a part of auxiliary memories in a computer system.
| Feature | Primary Memory (e.g., RAM, ROM, PROM) | Auxiliary Memory (e.g., HDD, SSD, Floppy, CD-ROM, Tape) |
|---|---|---|
| Direct CPU Access | Yes | No (accessed via I/O channels) |
| Volatility (Data Retention without Power) | Mostly Volatile (RAM), Non-Volatile (ROM, PROM) | Non-Volatile |
| Capacity | Smaller | Larger |
| Speed | Faster | Slower |
| Cost per Bit | Higher | Lower |
Beyond the basic classification, memory can be further categorized:
Understanding the memory hierarchy, from registers and cache to main memory and then auxiliary storage, explains how computers balance speed, cost, and capacity.
One kilobyte is equal to _______ bytes.
Which type of storage device is a Hard Disc?
Computer memory which allows simultaneous read and write operations is:
Where is RAM located?
Considering the standard binary definition of data storage units, which of the following statements correctly describes the relationship for $1 \text{ Megabyte (MB)}$?