logo

Question detail

Which instruction stores the contents of the accumulator in memory location 200 using direct addressing?

Try the question, check the answer, then read the explanation to understand the curriculum point.

At a glance

MCQ

Type

practice

Style

Topic

Structure and role of the processor and its components

Exam-style question

Try this first

Which instruction stores the contents of the accumulator in memory location 200 using direct addressing?.

  1. A.STORE #200
  2. B.LOAD 200
  3. C.STORE 200
  4. D.ADD 200

Model answer

What a good answer should say

  • STORE 200

Explanation

Why this works

STORE writes the accumulator's contents to memory. The operand 200 is a memory address, so this is direct addressing.

Common mistake

No common mistake is linked to this question yet.

Related flashcards

No flashcards are published for this page yet.

Related practice questions

No questions are published for this page yet.