Unit 5 - Assembly Language

Unit 5 - Assembly Language

12th Grade

20 Qs

quiz-placeholder

Similar activities

Wiltshire General Knowledge

Wiltshire General Knowledge

12th Grade

16 Qs

Topical Test 1 - Introduction to Programming

Topical Test 1 - Introduction to Programming

12th Grade

20 Qs

Topic 1.3 Translators

Topic 1.3 Translators

12th Grade

15 Qs

Assembly Language 2

Assembly Language 2

11th Grade - University

17 Qs

Translators

Translators

9th - 12th Grade

17 Qs

Introduction to Programming

Introduction to Programming

12th Grade

15 Qs

A-level CPU (video)

A-level CPU (video)

9th - 12th Grade

20 Qs

Computer Science ALevel

Computer Science ALevel

10th - 12th Grade

15 Qs

Unit 5 - Assembly Language

Unit 5 - Assembly Language

Assessment

Quiz

Computers

12th Grade

Hard

Created by

R Woodruff

Used 62+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Low-level code using mnemonics converted by an assembler

Assembly Language

High Level Language

2.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Low-level code using mnemonics converted by an assembler

3.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Select all correct statements about assembly language

It is more complex for humans to understand than high level language

It is slower for computers to process than machine code

It is simpler for humans to understand than high level language

It is faster for computers to process than machine code

4.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Select the correct description of the assembly language code below:

LDR R1, 300

Load contents of memory location 300 into register 1

Load contents of register 1 into memory location 300

5.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Select the correct description of the assembly language code below:

MOV R2, R1

Copy contents of register 1 into register 2

Copy contents of register 2 into register 1

6.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Select the correct description of the assembly language code below:

SUB R3, R2, #5

Subtract the value 5 from register 2 and store the result in register 3

Subtract the value 5 from register 3 and store the result in register 2

Subtract the value stored in register 2 from the value 5 and store the result in register 3

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which type of addressing is being used by the code statement below?

ADD R2, R1, #200

Immediate

Direct

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?