ASSEMBLY LANGUAGE QUIZ

ASSEMBLY LANGUAGE QUIZ

University

20 Qs

quiz-placeholder

Similar activities

Mobile application test no 1

Mobile application test no 1

University

16 Qs

MPMC UNIT 1 QUIZ

MPMC UNIT 1 QUIZ

University

20 Qs

Archtecture Quiz 1 Midterm BSCPE702

Archtecture Quiz 1 Midterm BSCPE702

University

15 Qs

A Level Computing - Modes of Address

A Level Computing - Modes of Address

12th Grade - University

15 Qs

MCAP - Quiz 3

MCAP - Quiz 3

University

20 Qs

Module 3

Module 3

University

15 Qs

IC Design session

IC Design session

University

15 Qs

Computer organisation & architecture

Computer organisation & architecture

12th Grade - University

20 Qs

ASSEMBLY LANGUAGE QUIZ

ASSEMBLY LANGUAGE QUIZ

Assessment

Quiz

Computers

University

Hard

Created by

Danny Casimero

Used 14+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

What is the syntax for the MOV instruction in Assembly Language?

MOV [destination], [source]

MOV [source], [destination]

MOV [register], [value]

MOV [value], [register]

2.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

Which register is used as the stack pointer in x86 Assembly Language?

EAX

EBX

ESP

EDI

3.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

What does the instruction JMP do in Assembly Language?

Jump to a subroutine

Jump unconditionally to another location

Jump if zero flag is set

Jump if carry flag is set

4.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

In x86 Assembly Language, which register is used to store the result of arithmetic operations?

EAX

ECX

EDX

EBX

5.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

Which of the following is NOT a valid Assembly Language instruction?

ADD

SUB

INC

MUL

6.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

What is the purpose of the CMP instruction in Assembly Language?

Compare two values

Copy a value

Call a subroutine

Calculate a sum

7.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

In Assembly Language, what does the mnemonic 'NOP' stand for?

No Output

Not Operation

No Operation

Null Operation

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?