Mastering 8086 Assembly Instructions

Mastering 8086 Assembly Instructions

University

20 Qs

quiz-placeholder

Similar activities

ARTIFICIAL INTELLIGENCE

ARTIFICIAL INTELLIGENCE

University

20 Qs

Unit-1 Introduction to Cloud Computing

Unit-1 Introduction to Cloud Computing

University

20 Qs

2.2 Data Transmission

2.2 Data Transmission

University

18 Qs

Diploma in IT - Computer Savvy Quiz

Diploma in IT - Computer Savvy Quiz

University

15 Qs

CC101: Quiz No. 1

CC101: Quiz No. 1

University

15 Qs

Lei de Ohm e redes

Lei de Ohm e redes

University

20 Qs

Mastering 8086 Assembly Instructions

Mastering 8086 Assembly Instructions

Assessment

Quiz

Information Technology (IT)

University

Hard

Created by

Rashed Alazzeh

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What instruction is used to move data from one register to another in 8086?

MOV

SWAP

TRANSFER

COPY

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which instruction adds two operands in 8086 assembly?

DIV

SUB

MUL

ADD

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the MOV instruction in 8086?

To compare two values and set flags accordingly.

To jump to a different instruction in the code.

The purpose of the MOV instruction in 8086 is to transfer data between registers and memory.

To perform arithmetic operations on data.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you perform subtraction in 8086 assembly?

Use the MOV instruction to copy values instead of subtracting.

Perform subtraction using the DIV instruction.

Use the ADD instruction with the syntax ADD destination, source.

Use the SUB instruction with the syntax SUB destination, source.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What instruction would you use to perform a bitwise AND operation?

|

^

&

~

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which instruction is used to compare two values in 8086?

ADD

MUL

CMP

SUB

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the function of the INC instruction in 8086?

The INC instruction multiplies a value by 2.

The INC instruction divides a value by 2.

The INC instruction increments a value by 1.

The INC instruction decrements a value by 1.

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?