Q. While the computer executes a program, the program is held in
β
Correct Answer: (A)
RAM
Explanation:
RAM (Random Access Memory) β Temporary memory where the program is loaded and executed by the CPU. It provides fast access to running applications.
- ROM (Read-Only Memory) β Stores firmware and system instructions, but programs are not executed from here.
- Hard Disk β Stores programs and data permanently but is not used for direct execution.
- Floppy Disk β An outdated storage medium, not used for executing programs.
Thus, while executing a program, it is held in RAM.
Explanation by: Mr. Dubey
RAM (Random Access Memory) β Temporary memory where the program is loaded and executed by the CPU. It provides fast access to running applications.
- ROM (Read-Only Memory) β Stores firmware and system instructions, but programs are not executed from here.
- Hard Disk β Stores programs and data permanently but is not used for direct execution.
- Floppy Disk β An outdated storage medium, not used for executing programs.
Thus, while executing a program, it is held in RAM.