8051 Microcontroller Quiz

8051 Microcontroller Quiz

University

20 Qs

quiz-placeholder

Similar activities

Mc Mod 2&3

Mc Mod 2&3

University

16 Qs

Microp-Act1-3C

Microp-Act1-3C

University

15 Qs

Microcontroller 8051

Microcontroller 8051

University

20 Qs

MPMC CA2 quiz

MPMC CA2 quiz

University

15 Qs

The 8051 uC

The 8051 uC

University

25 Qs

8051 introduction @UniMAP

8051 introduction @UniMAP

University

18 Qs

COA

COA

University

20 Qs

HTN_dt

HTN_dt

University

15 Qs

8051 Microcontroller Quiz

8051 Microcontroller Quiz

Assessment

Quiz

Other

University

Medium

Created by

Dr SRET

Used 3+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which instruction is used to transfer data from the accumulator to register R1?

MOV A, R1

MOV R1, A

ADD A, R1

SUBB R1, A

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the function of the CPL instruction in the 8051 microcontroller?

Complements the carry flag

Complements the accumulator

Shifts the bits of the accumulator to the left

Sets all bits in the accumulator to 1

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following instructions is used to perform logical AND between the accumulator and a direct address?

ANL A, direct

ORL A, direct

XRL A, direct

MOV A, direct

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the SJMP instruction in the 8051 microcontroller?

Performs a short jump within the program memory

Subtracts a jump address from the program counter

Jumps to an absolute address in program memory

Skips the next instruction if a condition is true

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which instruction is used to decrement the value in register R0 by 1?

DEC A

DEC R0

INC R0

SUBB R0, #01H

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the NOP instruction do in the 8051 microcontroller?

Stops the microcontroller for 1 clock cycle

Performs no operation and skips to the next instruction

Clears the accumulator

Resets the program counter

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which addressing mode allows the operand to be part of the instruction itself?

Direct Addressing

Indirect Addressing

Immediate Addressing

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