
Assembly Basics

Quiz
•
Computers
•
11th Grade
•
Hard
H Malaney
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is an example of an assembly directive?
MOV AX, BX
ADD AX, 1
ORG 100h
JMP 200h
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In assembly language, what does the directive `DB` stand for?
Define Byte
Data Block
Define Block
Data Byte
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is a correct syntax for a label in assembly language?
100h: MOV AX, BX
START: MOV AX, BX
MOV AX, BX: START
MOV AX, BX 100h:
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the `EQU` directive do in assembly language?
Equates a label to a value
Ends the program
Starts a new segment
Defines a constant
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is a valid comment in assembly language?
// This is a comment
/* This is a comment */
; This is a comment
# This is a comment
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In assembly language, what does the `ORG` directive specify?
The origin of the data segment
The origin of the code segment
The starting address for the program
The end of the program
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is a correct example of an assembly instruction?
MOV AX, 5
ADD 5, AX
JMP AX, 5
ORG AX, 5
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
PRINSIP TCP/IP 2 (KEUNTUNGAN MENGGUNAKAN TCP/IP, KEUNGGULAN TCP/

Quiz
•
11th Grade
10 questions
Grade 11(S)

Quiz
•
11th Grade
10 questions
File Type Extensions

Quiz
•
8th Grade - University
15 questions
2.5 Languages and IDEs

Quiz
•
10th - 11th Grade
14 questions
Software: Programming Languages

Quiz
•
10th - 12th Grade
10 questions
Onshape - Intro to CAD - Unit 1 Vocab

Quiz
•
9th - 12th Grade
15 questions
Understanding Assembly Language Instructions

Quiz
•
11th Grade
10 questions
Revision unit 12 (part1)

Quiz
•
11th 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