
MICROASM
Quiz
•
Computers
•
Professional Development
•
Easy
Mel Bautista
Used 1+ times
FREE Resource
Enhance your content in a minute
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
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
8 questions
Рандом и списки
Quiz
•
Professional Development
9 questions
Advanced JS II
Quiz
•
Professional Development
15 questions
security+ (601)
Quiz
•
9th Grade - Professio...
11 questions
Internet Safety
Quiz
•
Professional Development
15 questions
unit-5 test-1
Quiz
•
Professional Development
10 questions
LESSON 1: INTRODUCTION TO OPEN EDUCATIONAL RESOURCES
Quiz
•
Professional Development
14 questions
Preventive Maintenance and Troubleshooting
Quiz
•
Professional Development
12 questions
Gaming 2023
Quiz
•
1st Grade - Professio...
Popular Resources on Wayground
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
20 questions
Halloween Trivia
Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
4 questions
Activity set 10/24
Lesson
•
6th - 8th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
10 questions
How to Email your Teacher
Quiz
•
Professional Development
15 questions
Order of Operations
Quiz
•
5th Grade
30 questions
October: Math Fluency: Multiply and Divide
Quiz
•
7th Grade
Discover more resources for Computers
10 questions
How to Email your Teacher
Quiz
•
Professional Development
11 questions
NFL Football logos
Quiz
•
KG - Professional Dev...
16 questions
Spooky Season Quiz
Quiz
•
Professional Development
10 questions
Halloween Trivia
Quiz
•
Professional Development
20 questions
Context Clues: Multiple Meaning Words
Quiz
•
Professional Development
18 questions
Do or Does
Quiz
•
Professional Development
31 questions
Servsafe Food Manager Practice Test 2021- Part 1
Quiz
•
9th Grade - Professio...
