Arithmetic operations in 8051

Arithmetic operations in 8051

University

14 Qs

quiz-placeholder

Similar activities

THERMAL ENERGY RETEST

THERMAL ENERGY RETEST

7th Grade - University

14 Qs

Unit 8 Test Review Science

Unit 8 Test Review Science

4th Grade - University

16 Qs

Topic 5.1 & 5.2: Solar System and The Universe

Topic 5.1 & 5.2: Solar System and The Universe

8th Grade - University

10 Qs

Microscope Quiz-Trial

Microscope Quiz-Trial

University

10 Qs

Exploring Organism Relationships: TEKS 6.12B

Exploring Organism Relationships: TEKS 6.12B

6th Grade - University

15 Qs

Serial Communication in 8051

Serial Communication in 8051

University

12 Qs

Konsep Energi dan Usaha dalam Fisika

Konsep Energi dan Usaha dalam Fisika

11th Grade - University

15 Qs

Arithmetic operations in 8051

Arithmetic operations in 8051

Assessment

Quiz

Science

University

Medium

Created by

Niraimathi MECS3B

Used 2+ times

FREE Resource

14 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the ADD A, operand instruction do in the 8051 microcontroller?

Adds the contents of the accumulator and operand and stores the result in the accumulator.

Adds the operand to the accumulator and stores the result in the operand.

Adds the contents of the accumulator to the operand and stores the result in the operand.

None of these

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which instruction is used for subtracting the contents of a register R4 from the accumulator in the 8051 microcontroller?

SUBB A, R4

SUB A, operand

SUB A,R4

SUBB R4,A

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the INC operand instruction in the 8051 microcontroller?

Increments the accumulator by the value of the operand.

Increments the operand by 1.

Increments the value at the memory location specified by the operand.

Increments the program counter by the value of the operand.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following instructions is used for multiplying in the 8051 microcontroller?

MUL AB

MUL A,#data

MUL A,B

MUL A,address

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the CPL A instruction in the 8051 microcontroller?

Copies the value of register A to the carry flag.

Complements (flips) all the bits in the accumulator.

Clears the carry flag.

Copies the carry flag to register A.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which instruction is used to perform a bitwise AND operation between the accumulator and the operand in the 8051 microcontroller?

ORL A, operand

AND A, operand

XRL A, operand

ANL A, operand

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the status of the Carry flag when subtraction results in a negative number?

C = 1

C = 0

Carry bit is not affected

Can't say anything

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?