
MICROASM

Quiz
•
Computers
•
Professional Development
•
Easy
Mel Bautista
Used 1+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of a system call in assembly language?
To define variables
To interact with the operating system
To compile the program
To display an error message
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which instruction is commonly used to invoke a system call in 32-bit Linux Assembly?
call os
sys_call
int 0x80
jmp kernel
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In x86 Assembly, what is placed in the EAX register before int 0x80?
Memory address of data
System call number
Error code
File name
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which register is used to pass the first argument of a system call (like file descriptor in sys_write)?
EAX
ECX
EDX
EBX
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the following instruction do? mov eax, 1
Assigns 1 to the AX register
Prepares to call sys_exit
Prints number 1
Calls interrupt handler 1
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the correct way to define a constant value in assembly?
const num = 5
num: .equ 5
num db 5
define num 5
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following declares a byte-sized variable in NASM?
db 10
dw 10
dd 10
resb 10
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Linux Archivos y Procesos

Quiz
•
Professional Development
5 questions
Malware Analysis and SysInternals

Quiz
•
Professional Development
10 questions
ตัวแปรและประเภทข้อมูลในภาษาC

Quiz
•
Professional Development
12 questions
Gaming 2023

Quiz
•
1st Grade - Professio...
15 questions
Python Skills

Quiz
•
1st Grade - Professio...
15 questions
Ms-DOS

Quiz
•
Professional Development
8 questions
Рандом и списки

Quiz
•
Professional Development
15 questions
Javascript Datatypes and Variables(Kushal Das)

Quiz
•
Professional Development
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade