πŸ“Š Computer
Q. What is the basic unit within a computer that capable of holding a single unit of data?
  • (A) Register
  • (B) ALU
  • (C) Control unit
  • (D) Store location
βœ… Correct Answer: (D) Store location

Explanation: A register is the smallest and fastest storage unit in a computer that holds a single unit of data (usually a word or a byte). Registers are located inside the CPU and are used for temporary storage during processing.

ALU (B) (Arithmetic Logic Unit) performs calculations and logical operations but does not store data permanently.

Control Unit (C) directs operations within the CPU but does not store data.

Store Location (D) is a vague term; memory locations store data, but registers are the most basic unit.

Explanation by: Mr. Dubey
A register is the smallest and fastest storage unit in a computer that holds a single unit of data (usually a word or a byte). Registers are located inside the CPU and are used for temporary storage during processing.

ALU (B) (Arithmetic Logic Unit) performs calculations and logical operations but does not store data permanently.

Control Unit (C) directs operations within the CPU but does not store data.

Store Location (D) is a vague term; memory locations store data, but registers are the most basic unit.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
783
Total Visits
πŸ“½οΈ
5 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
89%
Success Rate