Quiz 09 MIPS

Quiz 09 MIPS

University

10 Qs

quiz-placeholder

Similar activities

CLASS 9 AI -  VIVA 2024-25

CLASS 9 AI - VIVA 2024-25

9th Grade - University

10 Qs

ASK Ting 1 - Bab 1.1.1

ASK Ting 1 - Bab 1.1.1

KG - University

10 Qs

DBMS -II Test -I

DBMS -II Test -I

University

15 Qs

Multimedia(Unit-II)

Multimedia(Unit-II)

University

10 Qs

cache memory

cache memory

University

8 Qs

Serializability

Serializability

University

7 Qs

Distributed Database Handling Quiz 1

Distributed Database Handling Quiz 1

University

15 Qs

Repaso base de datos tercer parcial

Repaso base de datos tercer parcial

University

10 Qs

Quiz 09 MIPS

Quiz 09 MIPS

Assessment

Quiz

Computers

University

Medium

Created by

Dinusha Premasiri

Used 16+ times

FREE Resource

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

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?