wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

8051 test

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

8051 series of microcontrollers are made by which of the following companies?

a)

Atmel

b)

Philips

c)

Atmel & Philips

d)

None of the mentioned

2.

8051 series has how many 16 bit registers?

a)

128 bytes

b)

256 bytes

c)

256 bytes

d)

512 bytes

3.

8051 series has how many 16 bit registers?

a)

2

b)

3

c)

1

d)

0

4.

How are the bits of the register PSW affected if we select Bank2 of 8051?

a)

PSW.5=0 and PSW.4=1

b)

PSW.2=0 and PSW.3=1

c)

PSW.2=0 and PSW.3=1

d)

PSW.3=0 and PSW.4=1

5.

On power up, the 8051 uses which RAM locations for register R0- R7

a)

00-2F

b)

00-07

c)

00-7F

d)

00-0F

6.

How many bytes of bit addressable memory is present in 8051 based microcontrollers?

a)

8 bytes

b)

32 bytes

c)

16 bytes

d)

128 bytes

7.

8051 has (a)   16 bits timers/counters

8.

The address space of the 8051 is divided into four distinct areas: internal data, external data, internal code, and external code.

a)

True

b)

False

9.

Data transfer from I/O to external data memory can only be done with the MOVX command.

a)

True

b)

False

10.

The 8051 can handle (a)   interrupt sources.