Multiple choice general knowledge science & technology

The 8085 microprocessor is an Integrated Circuit that consists of ……………….. that helps during the execution of the program.

  1. Flip-flops

  2. transistors

  3. registers

  4. None of these

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

The 8085 microprocessor contains registers that store data, addresses, and intermediate results during program execution. Registers like accumulator, B, C, D, E, H, L, and program counter hold operands and addresses needed by the CPU. Flip-flops and transistors are indeed part of the IC, but registers are the functional storage units used during execution.