A Level Computing - Modes of Address

A Level Computing - Modes of Address

12th Grade - University

15 Qs

quiz-placeholder

Similar activities

Arduino_Quiz

Arduino_Quiz

12th Grade

20 Qs

Kuis Dadakan ;)

Kuis Dadakan ;)

10th Grade - University

15 Qs

CHAPTER 1: COMPUTER SECURITY REVIEW

CHAPTER 1: COMPUTER SECURITY REVIEW

University

10 Qs

ICT as Social Change

ICT as Social Change

12th Grade

10 Qs

Multimedia Video & Animation

Multimedia Video & Animation

University

20 Qs

Django-quiz

Django-quiz

5th Grade - University

20 Qs

HTML & Google Site Seatwork

HTML & Google Site Seatwork

12th Grade

10 Qs

DreamWeaver CS6

DreamWeaver CS6

University

20 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 84+ 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

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?

Discover more resources for Computers