A Level Computing - Modes of Address

A Level Computing - Modes of Address

12th Grade - University

15 Qs

quiz-placeholder

Similar activities

Assembly language

Assembly language

12th Grade

18 Qs

Data Representation - Instructions

Data Representation - Instructions

3rd - 12th Grade

10 Qs

CO-Quiz1

CO-Quiz1

University

10 Qs

Instruction Set Architecture

Instruction Set Architecture

University

10 Qs

MPMC

MPMC

University

10 Qs

Quiz OSK 14

Quiz OSK 14

University

10 Qs

Computer Organization and Architecture

Computer Organization and Architecture

University

12 Qs

Assembly code

Assembly code

8th - 12th Grade

18 Qs

A Level Computing - Modes of Address

A Level Computing - Modes of Address

Assessment

Quiz

Computers

12th Grade - University

Hard

Created by

Jon Bridgeman

Used 83+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What mode of addressing is shown in the image?

Immediate Addressing

Direct Addressing

Indirect Addressing

Index Addressing

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What mode of addressing is shown in the image?

Immediate Addressing

Direct Addressing

Indirect Addressing

Index Addressing

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

A machine code instruction is shown here. Which part of the instruction represents the OPERAND?

Part A

Part B

Part C

Part D

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of following would be result of this assembly language instruction?


LDA #7

Load the accumulator with 7

Load the accumulator with the contents of memory location 7

Add 7 to the accumulator and retrieve the data from that address

Go the memory location 7 and retrieve the data from the memory location stored there

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of following would be result of this assembly language instruction?


LDA [100]

Load the accumulator with 100

Load the accumulator with the contents of memory location 100

Add 100 to the accumulator and retrieve the data from that address

Go the memory location 100 and retrieve the data from the memory location stored there

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of following would be the result of this assembly language instruction?


LDA &100

Load the accumulator with 100

Load the accumulator with the contents of memory location 100

Add 100 to the accumulator and retrieve the data from that address

Go the memory location 100 and retrieve the data from the memory location stored there

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?