Which assembler directive is typically used to declare an 8-bit variable?

Assembly Language Quiz

Quiz
•
Computers
•
University
•
Hard
Zohaib Ahmad
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
DW
DD
DB
DQ
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the DW directive allocate in memory?
1 byte
2 bytes
4 bytes
8 bytes
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which instruction uses an immediate constant rather than a memory location?
MOV AX, 1000h
MOV AX, [1000h]
MOV DS, AX
MOV [1000h], AX
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Consider the declaration: asm Copy Edit MYBYTE DB 0x55 What is the size and value of MYBYTE?
16-bit, 55h
8-bit, 55h
32-bit, 55h
Not enough information
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which directive is used to define a constant that cannot be modified during program execution?
CONST
EQU
DEFINE
SET
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The Data Segment (DS) register is used in assembly language to:
Point to the stack area
Reference code
Locate data variables
Manage I/O operations
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Accessing a variable using its label, as in: asm Copy Edit MOV AL, MYVAR This mode is known as:
Immediate addressing
Register addressing
Direct addressing
Indirect addressing
Create a free account and access millions of resources
Similar Resources on Quizizz
10 questions
ENSAMBLADOR

Quiz
•
University
12 questions
9889 - Arquitetura e Organização de Computadores - Lista2

Quiz
•
University
20 questions
Manipuler des bases de données

Quiz
•
University
12 questions
Premiere Pro CC File Formats

Quiz
•
6th Grade - University
11 questions
Module 4

Quiz
•
University
20 questions
1st Year quiz

Quiz
•
University
10 questions
J277 - 1.2 - Units

Quiz
•
10th Grade - University
20 questions
SSL/TLS

Quiz
•
University
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade