WorksheetsModel Quiz
Total questions: 5
Worksheet time: 3mins
Name
Class
Date
1.
Which type of microcontroller we use in lab?
a)
Arm-Cortex microcontroller
b)
Atmega microcontroller
c)
PIC microcontroller
d)
Raspberry Pi microcontroller
2.
What is the hexadecimal number for the corresponding binary number 10101011
a)
BA
b)
95
c)
AB
d)
EF
3.
What is the hexadecimal number for the corresponding binary number 01101000
a)
79
b)
86
c)
25
d)
68
4.
What is the hexadecimal number for the corresponding binary number 11111000
a)
E7
b)
F8
c)
25
d)
8F
5.
Which instruction is correct for enabling port F
a)
SYSCTL_RCGC2_R = 0x00000022
b)
SYSCTL_RCGC2_R = 0x00000020
c)
SYSCTL_RCGC2_R = 0x00000012
d)
SYSCTL_RCGC2_R = 0x00000002
100 %
