Multiple choice general knowledge science & technology

The ALU of a computer normally contains a number of high speed storage element called

  1. Semiconductor memory

  2. Registers

  3. Hard disks

  4. Magnetic disk

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

The ALU (Arithmetic Logic Unit) contains high-speed storage elements called registers, which hold data temporarily during processing. Registers are the fastest memory in a computer, directly accessible by the ALU for arithmetic and logical operations. They store operands, intermediate results, and final results of computations.