Unit 5 - Assembly Language

Quiz
•
Computers
•
12th Grade
•
Hard
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
Similar Resources on Wayground
20 questions
Video Game Design

Quiz
•
12th Grade
20 questions
SOFTWARE 7I

Quiz
•
7th Grade - University
20 questions
Python while loops

Quiz
•
12th Grade
15 questions
9618 Chapt_4: Processor Fundamentals

Quiz
•
11th Grade - University
20 questions
SC025 - Topic 1 (Introduction to Programming

Quiz
•
KG - 12th Grade
15 questions
1.1.1 Structure and function of the processor

Quiz
•
12th Grade
15 questions
Translators

Quiz
•
9th - 12th Grade
17 questions
Unit 7 Review 1

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade