
Quiz 3 Review
Authored by Navin Senthil
Computers
12th Grade
Used 91+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
30 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Pseudo ops question: What does the .fill pseudo op do?
It reserves a block of memory without initializing it.
It fills memory with a specified value at a memory location.
It copies the contents of one register into another.
It marks the end of a program or subroutine.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Rick doesn't get the 1st pass of assembly. What does the symbol table look like after its first pass?
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which instruction should you use to load a specific value into a register, given the value is at a memory address held by a label?
LEA
LD
LDR
LDI
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Use the following LC-3 code. Which instruction should be used to get a specific value into a register?
LEA R1, PTR
LD R1, PTR
LDR R1, PTR
LDI R1, PTR
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will the value in R1 be in decimal?
8
16
42
Undefined
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Bianca wrote .stringz in LC3 assembly but she doesn't really get how it works. How are strings stored in memory in LC-3 assembly language?
As a sequence of ASCII characters ending with a zero (null) terminator.
As a single word that contains the entire text.
As binary numbers corresponding to each character’s memory address.
As characters stored in reverse order to optimize access speed.
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does R1 hold in decimal after this program runs?
64
16
32
128
Access all questions and much more by creating a free account
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
Already have an account?