The internal storage unit that holds data, instructions, and intermediate results during active execution inside the computer is the: MCQ with Answer and Explanation

The internal storage unit that holds data, instructions, and intermediate results during active execution inside the computer is the:
A. Auxiliary Storage
B. Secondary Memory
C. Primary Memory
D. Control Memory
Answer: Option C
Solution (By JKExamLibrary)
Primary Memory (RAM) holds data, programs, and intermediate computation states while they are actively being processed by the CPU.

This question belongs to: Computer Computer Fundamentals

Discuss this Question (0)

No comments yet. Be the first to start the discussion!

Practice More Computer Fundamentals Questions

Question #1 Report Error
The architectural concept of storing both instructions and data in the same memory unit, which forms the basis of most modern computers, was introduced by whom?
A. Blaise Pascal
B. John von Neumann
C. Charles Babbage
D. Alan Turing

Correct Answer: Option B


Explanation:
The stored-program concept, where instructions and data coexist in the same memory space, is known as the Von Neumann Architecture.

This question belongs to: Computer Computer Fundamentals
Question #2 Report Error
What is the purpose of a GPU?
A. General processing
B. Memory management
C. Graphics processing
D. Input processing

Correct Answer: Option C


Explanation:
GPU (Graphics Processing Unit) handles rendering of images and video.

This question belongs to: Computer Computer Fundamentals
Question #3 Report Error
Which component holds the data and instructions for the CPU to process?
A. Primary memory (RAM)
B. Secondary memory
C. Cache memory
D. Hard disk

Correct Answer: Option A


Explanation:
Primary memory (RAM) holds active data and instructions for CPU processing.

This question belongs to: Computer Computer Fundamentals