NEW
Font size
WorksheetsMICROCONTROLLER CAT-III_2025_EVEN
Total questions: 60
Worksheet time: 45mins
IC 8051 is a
Microprocessor
microcontroller
computer
Stack pointer 0f 8051 is a
8 bit reg
12 bit reg
16 bit reg
32 bit reg
The maximum available external program memory address space for 8051 is
32kbytes
128 kbytes
64 kbytes
16 kbytes
Data pointer of 8051 is a
4 bit reg
8 bit reg
32 bit reg
16 bit reg
The total number of bit and byte addressable reg of 8051 are
11
10
12
none of the above
The total pin number of 8051 is
20
16
40
18
The multifunction port of 8051 is
port 0
port 1
port 2
port 3
This register is not used in programming
PSW
A
DPTR
TMP 1
The total capacity of internal RAM is
128 bytes
256 bytes
64k bytes
4 kbytes
The register which hold the address of next instruction to be executed is
PC
SP
PSW
DPTR
The total number of register banks placed in 8051 is
8
16
12
4
The register bank of 8051 is selected by using the bits of
CY and AC
RS1 and RS0
OV and P
RS1 and FO
Stack is a
ROM
EPROM
SRAM
RAM
After reset the content of SP is
07 H
OSH
09H
OAH
How many I/O ports placed in 8051
1
2
3
4
The maximum capacity of internal program memory is
4kbytes
2kbytes
12kbytes
1kbytes
The only register which does not contains byte and bit address is
SP
PC
PSW
DPTR
The total number of instructions of 8051 is
49
17
111
120
The instruction of 8051 are classified into
3 groups
5 groups
4 groups
6 groups
Which instruction is used to move the data from indirect RAM to accumulator
MOV A, @Ri
MOV direct,Rn
MOV @Ri, A
Which instruction is used to access external data memory
MOV
PUSH
MOVX
MOVC
DAA can be adjust the value placed in Acc to decimal after…….. operation
Addition
Subtraction
Multiplication
Division
The operation of XRL, @Ri is
(A)←A˅Ri
(A) ←(A) ˅(Ri)
(A)←(A)˄(Ri)
none of the above
The range of SJMP instruction is
128 bytes
64 bytes
2kbytes
256 bytes
The range of ACALL instruction is
2kbytes
32kbytes
256bytes
64 kbytes
These instruction are conditional jump instructions.
JZ and CJNE
CJNE and DJNZ
DJNZ and JC
none of the above
The only operation not possible in bit level is.
data transfer
jump
logical
arithmetic
How many addressing modes are used in 8051?
5
4
6
3
The time delay subroutines is used to
delay the operation
On the load
OFF the load
none of the above
How many types of bit level jump instruction are possible in 8051
4
6
5
7
Which language is used in Arduino.
Basic
C++
java
none of the above
What is Arduino?
Programming language
image editing software
open source electronics platform
How many types of Arduino do we have
4
8
12
16
How many analog pins are used in Arduino mega board?
16
12
8
14
Arduino are registered as……… in the Arduino IDE.
drawings
links
notes
sketches
What is the microcontroller used in Arduino UNO?
AT mega 32114
AT91SAM3*PE
AT mega 2560
AT mega 328p
What is the operating voltage of At mega 328?
1.9v to 5 v
1.1 v to 5 v
9 v to 12 v
1.8 v to 5.5 v
What is IOT?
internet of things
internet of technology
incorporate of things
incorporate of technology
IC 8255 is a
20 pin IC
30 pin IC
40 pin IC
16 pin IC
IC 8255 contains.
only one I/O port
2 I/O ports
5 I/O ports
3 I/O ports
The BSR mode is used to set/clear the individual pins of
port A
port C
port B
none of the above
LM35 is a
Temperature
force sensor
relay
none of the above
The PWM techniques is used to control the speed of
stepper motor
dc motor and stepper motor
Dc motor
none of the above
The group A of 8255 contains.
Port A & port C upper
port A & port B
port A & port C lower
Which port is able to operate in mode 2.
Port A
port B
port A & port B
none of the above
In BSR mode the first bit (D0) is used to
reset the bit
set the bit
set/reset the bit
none of the above
The RS pin of LCD is used to
On the display
OFF the display
enable the display
select the register.
The byte addresses of port 0 and port 1 are
80H and 90H
80H and AOH
90H and AOH
AOH and BOH
Microcontroller 8051 contains
Only one timer/counter
3 timer/counter
2 timer/counters
4 timer/counters
The frequency of 8051 is
fosc
fosc/24
fosc/2
fosc/12
The maximum frequency of 8051 counter is
fosc/24
fosc/2
fosc12
fosc
TMOD is a
Only bit addressable register
bit & byte addressable
only byte addressable
The mode 1 of timer counter is called as.
13 bit timer counter
16 bit timer counter
8 bit timer counter
If M1=1 and M0=0, the operating mode is called as
13 bit timer
16 bit timer
8 bit auto reload timer
split timer
The serial communication of 8051 contains.
2 modes
3 modes
5 modes
4 modes
The baud rate of shift register is.
fosc/12
fosc
fosc/24
fosc/36
The SMOD bit of PCON is used to set
the mode of operation
double baud rate
enable transmission
enable reception
What is the primary function of a microcontroller?
Data processing
Data visualization
Data storage
Data transmission
Which of the following is a common communication protocol used in IoT?
SMTP
HTTP
FTP
MQTT
What is the purpose of a sensor in an IoT system?
To process data
To collect data
To store data
To display data
