A Level Computing - Modes of Address

A Level Computing - Modes of Address

Assessment

Flashcard

Computers

12th Grade - University

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

7 questions

Show all answers

1.

FLASHCARD QUESTION

Front

What mode of addressing is shown in the image?

Back

Index Addressing

2.

FLASHCARD QUESTION

Front

What mode of addressing is shown in the image?

Back

Indirect Addressing

3.

FLASHCARD QUESTION

Front

Which of the following best describes immediate addressing? The operand of an instruction refers directly to a location in memory., The address of the data is held in an intermediate location so that the address is first ‘looked up’ and then used to locate the data itself. , The data to be used is hard-coded into the instruction itself., The final address for the data is determined by adding an offset to a base address.

Back

The data to be used is hard-coded into the instruction itself.

4.

FLASHCARD QUESTION

Front

A machine code instruction is shown here. Which part of the instruction represents the OPERAND? Options: Part A, Part B, Part C, Part D

Back

Part D

5.

FLASHCARD QUESTION

Front

The _______ consists of binary digits representing a basic operation such as ADD or LOAD

Back

Opcode

6.

FLASHCARD QUESTION

Front

Choose the correct word to complete this sentence: "Using ________ addressing, the operand holds the memory address of the value to be operated on"

Back

Direct

7.

FLASHCARD QUESTION

Front

Using ________ addressing, the operand is the location (typically a register) which holds the address of the data we want

Back

Indirect