Multiple choice technology programming languages

General purpose registers are used to hold

  1. Data

  2. Address

  3. Both 1 and 2

  4. Can't say

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

General-purpose registers hold both data operands and address values during program execution, supporting arithmetic, logical, and addressing operations.