Question:

Which of the following is not a register?

Show Hint

Registers are used in CPU for temporary storage, while the cursor is just a pointer on the screen.
Updated On: May 3, 2025
  • Accumulator
  • Cursor
  • Stack pointer
  • Program counter
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is B

Solution and Explanation

A register is a small, fast storage location in a CPU. The options "Accumulator", "Stack pointer", and "Program counter" are all registers, used for specific tasks such as storing intermediate values, addresses, or program execution status. The "Cursor" is not a register, but rather a visual indicator on the screen.
Thus, the correct answer is \( \text{Cursor} \).
Was this answer helpful?
0
0

Top Questions on Computer Architecture

View More Questions