Computer Architecture Quiz

Computer Architecture Quiz

University

12 Qs

quiz-placeholder

Similar activities

Arsitektur Komputer

Arsitektur Komputer

University

10 Qs

Instruction format and addressing mode

Instruction format and addressing mode

University

8 Qs

x86 Assembly 101

x86 Assembly 101

University

10 Qs

Quiz OSK 14

Quiz OSK 14

University

10 Qs

Microprocessor - Intel 8088 - Part 1

Microprocessor - Intel 8088 - Part 1

University

17 Qs

Unit 3 : Addressing Mode

Unit 3 : Addressing Mode

University

7 Qs

CEA201 - Quiz 3

CEA201 - Quiz 3

University

10 Qs

Microprocessor Pre-Test 1

Microprocessor Pre-Test 1

University

10 Qs

Computer Architecture Quiz

Computer Architecture Quiz

Assessment

Quiz

Computers

University

Hard

Created by

MUHAMMAD ALI

Used 1+ times

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Which addressing mode specifies that the operand is a part of the instruction itself?

Register-Direct Addressing

Direct Addressing

Register-Indirect Addressing

Immediate Addressing

2.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

In which addressing mode is the operand stored in the registers specified in the instruction?

Immediate Addressing

Register-Indirect Addressing

Direct Addressing

Register-Direct Addressing

3.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

What is the action of the instruction ADD AX, [BX]?

AX = AX + Contentsof(BX)

AX = AX + ((BX))

AX = AX + (BX)

AX = AX + BX

4.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Which addressing mode specifies the operand's memory address in the instruction?

Immediate Addressing

Register-Direct Addressing

Direct Addressing

Indirect Addressing

5.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

In the instruction ADDR2, R1, [[3000]], what is the action performed?

R2 = R1 + Contentsof(3000)

R2 = R1 + ((3000))

R2 = R1 + (3000)

R2 = R1 + Contentsof(Contentsof(3000))

6.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Which addressing mode requires at least two memory references to fetch a single operand?

Indirect Addressing

Register-Direct Addressing

Register-Indirect Addressing

Immediate Addressing

7.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

What is the fastest operand access addressing mode?

Indirect Addressing

Direct Addressing

Register-Direct Addressing

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