ASSEMBLY LANGUAGE QUIZ

ASSEMBLY LANGUAGE QUIZ

University

20 Qs

quiz-placeholder

Similar activities

Micro Arch - CPUs & Fetch-Execute

Micro Arch - CPUs & Fetch-Execute

University

20 Qs

Microcontroller Test Quiz 3

Microcontroller Test Quiz 3

1st Grade - Professional Development

21 Qs

1.1.1 Structure and function of the processor

1.1.1 Structure and function of the processor

12th Grade - University

18 Qs

COA

COA

University

20 Qs

Arithmetic and Branch instructions in 8086

Arithmetic and Branch instructions in 8086

University

20 Qs

registers

registers

University

20 Qs

Compiler and Interpreter

Compiler and Interpreter

University

20 Qs

Translators and Computing Languages: GCSE 9-1

Translators and Computing Languages: GCSE 9-1

9th 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?