Search Header Logo

Quiz 09 MIPS

Authored by Dinusha Premasiri

Computers

University

Used 16+ times

Quiz 09 MIPS
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Meaning of the given line is ...........

lw $t0, L1($0)

Load immediate value to t0

Load t0 to L1

Load L1 to t0

Load immediate value L1

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Meaning of ".text" in a program is ..................

Text variable is kept here

Starting of the program memory

End of text

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is bit wise AND ?

and $t2, $t0, $t1

bitand $t2, $t0, $t1

badn $t2, $t0, $t1

AND $t2, $t0, $t1

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

End of the program denotes using .................

li $v0, 5

syscall

li $v0, 15

syscall

li $v0, 3

syscall

li $v0, 10

syscall

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following shows how to add an immediate value to t0 ?

add $t0, $t0, 4

addi $t0, $t0, 4

addi $t1, $t0, 4

add $t1, $t0, 4

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

bne $t1, $zero, loop denotes ..............

Branch to loop if t1 equal to zero

Branch to loop if t1 equal to t0

Branch to loop if t1 not equal to zero

Branch to loop if t0 not equal to zero

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Branch to then if t2 is greater than 0 ................

bgt $t0, $0, then

bgt $t2, $0, then

bls $t2, $0, then

bgt $0, $t2, then

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?