ASSEMBLY LANGUAGE QUIZ

ASSEMBLY LANGUAGE QUIZ

University

20 Qs

quiz-placeholder

Similar activities

1.2.2 Application Generation

1.2.2 Application Generation

12th Grade - University

20 Qs

MIDTERM_COMORG_QUIZ2

MIDTERM_COMORG_QUIZ2

University

25 Qs

CHP_1_Language processor MCQ(SP)

CHP_1_Language processor MCQ(SP)

University

20 Qs

Compuer fundamental

Compuer fundamental

University

22 Qs

Computer organisation & architecture

Computer organisation & architecture

12th Grade - University

20 Qs

Microprocessor

Microprocessor

University

20 Qs

Microprocessor

Microprocessor

University

20 Qs

OCR H446 -term 1

OCR H446 -term 1

12th Grade - University

25 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?