wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Microcontroller 8051 6th Sem Section H

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

Internal RAM memory of 8051 is:

a)

32 bytes

b)

64 bytes

c)

128 bytes

d)

256 bytes

2.

This program will be executed continuously

STAT:MOV A,# 01H

JNZ STAT

a)

TRUE

b)

FALSE

3.

The 8051 has ............16 bit counter/timers

a)

1

b)

2

c)

3

d)

4

4.

MOV A, @ R1 will:

a)

copy R1 to the accumulator

b)

copy the accumulator to R1

c)

copy the contents of memory whose address is in R1 to the accumulator

d)

copy the accumulator to the contents of memory whose address is in R1

5.

The ADC0804 has ________ resolution.

a)

4 bit

b)

8 bit

c)

32 bit

d)

64 bit

6.

Which control signal/s is/are generated by timing and control unit of 8051 microcontroller in order to access the off-chip devices apart from the internal timings?

a)

ALE

b)

PSEN

c)

RD &WR

d)

ALL the above

7.

Which register bank is supposed to get selected if the values of register bank select bits RS1 & Rs0 are detected to be ‘1’ & ‘0’ respectively?

a)

Bank 0

b)

Bank 1

c)

Bank 2

d)

Bank 3

8.

Which memory allow the execution of instructions till the address limit of 0FFFH especially when the External Access (EA) pin is held high?

a)

Internal Program Memory

b)

External Program Memory

c)

None of above

d)

Both a & b

9.

8085 microprocessor is an 8-bit microprocessor designed by?

a)

Dell

b)

Intel

c)

IBM

d)

VAX

10.

This signal indicates that another master is requesting the use of the address and data buses.

a)

READY

b)

HOLD

c)

HLDA

d)

INTA