FCPC - COMPORG - MAct3

FCPC - COMPORG - MAct3

University

10 Qs

quiz-placeholder

Similar activities

MPMC Unit-1

MPMC Unit-1

University

7 Qs

ASSEMBLER

ASSEMBLER

University

15 Qs

3710 Ch 6 and 7

3710 Ch 6 and 7

University

7 Qs

8051-MCQ

8051-MCQ

University

15 Qs

221 quiz 06 - AND/OR/NOT/XOR

221 quiz 06 - AND/OR/NOT/XOR

University

8 Qs

Arithmetic Operations Quiz

Arithmetic Operations Quiz

University

10 Qs

CEA201_FPTU

CEA201_FPTU

University

10 Qs

Assembly Language

Assembly Language

University

15 Qs

FCPC - COMPORG - MAct3

FCPC - COMPORG - MAct3

Assessment

Quiz

Computers

University

Hard

Created by

ALVIN CERTEZA

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Consider the following x86 assembly code:

mov eax, 10

Immediate Addressing

Direct Addressing

egister Addressing

Indirect Addressing

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

In the instruction mov ecx, [ebx], what addressing mode is being used?

Immediate Addressing

Direct Addressing

Register Addressing

Indirect Addressing

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which instruction is associated with the implied addressing mode?

add eax, ebx

sub ecx, 5

jmp label

mov edx, [esi]

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Consider the instruction add esi, [ebx]. What addressing mode is used here?

Indexed Addressing

Base-Register Addressing

Relative Addressing

Indirect Addressing

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The instruction mov [ecx + 20], eax is an example of:

Indexed Addressing

Base-Register Addressing

Relative Addressing

Indirect Addressing

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What does the instruction push eax do?

Adds the contents of two registers

Pushes a value onto the stack

Halts the program

Pops a value from the stack

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

In the instruction mov edx, [ecx + esi], what addressing mode is used?

Indexed Addressing

Base-Register Addressing

Relative Addressing

Indirect Addressing

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?