Search Header Logo

Quiz 3 Review

Authored by Navin Senthil

Computers

12th Grade

Used 91+ times

Quiz 3 Review
AI

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

Media Image

Rick doesn't get the 1st pass of assembly. What does the symbol table look like after its first pass?

Media Image
Media Image
Media Image
Media Image

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

Media Image

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

Media Image

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

Media Image

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

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?