Vous êtes sur la page 1sur 2

[

{
"text" : "What hex code is on the input port when switch X is closed ?",
"image" : "microcontroller_software/02.gif",
"answer" : "D",
"optionA" : "10",
"optionB" : "40",
"optionC" : "02",
"optionD" : "01"
},
{
"text" : "What hex code is on the input port when switch Y is closed ?",
"image" : "microcontroller_software/02.gif",
"answer" : "C",
"optionA" : "10",
"optionB" : "40",
"optionC" : "02",
"optionD" : "01"
},
{
"text" : "What hex code is on the input port when switch Z is closed ?",
"image" : "microcontroller_software/02.gif",
"answer" : "D",
"optionA" : "10",
"optionB" : "40",
"optionC" : "02",
"optionD" : "04"
},
{
"text" : "What hex code is on the input port when all three switches are
closed ?",
"image" : "microcontroller_software/02.gif",
"answer" : "B",
"optionA" : "30",
"optionB" : "07",
"optionC" : "03",
"optionD" : "70"
},
{
"text" : "What happens when the program first starts ?",
"image" : "microcontroller_software/02.gif",
"answer" : "C",
"optionA" : "LED Z turns on for half a second, and then turns off",
"optionB" : "LED Z turns on for five hundred seconds, and then turns off",
"optionC" : "The beeper sounds for half a second and then turns off",
"optionD" : "LED Y turns on for half a second, and then turns off"
},
{
"text" : "What will happen if switch X is pressed ?",
"image" : "microcontroller_software/02.gif",
"answer" : "D",
"optionA" : "Nothing",
"optionB" : "The program passes control to section b",
"optionC" : "The program passes control to section c",
"optionD" : "The program passes control to section d"
},
{
"text" : "What will happen if switch Y is pressed ?",
"image" : "microcontroller_software/02.gif",
"answer" : "C",
"optionA" : "Nothing",
"optionB" : "The program passes control to section b",
"optionC" : "The program passes control to section c",
"optionD" : "The program passes control to section d"
},
{
"text" : "What will happen if switch Z is pressed ?",
"image" : "microcontroller_software/02.gif",
"answer" : "B",
"optionA" : "Nothing",
"optionB" : "The program passes control to section b",
"optionC" : "The program passes control to section c",
"optionD" : "The program passes control to section d"
},
{
"text" : "What will happen if all three switches are closed ?",
"image" : "microcontroller_software/02.gif",
"answer" : "A",
"optionA" : "Nothing",
"optionB" : "The program passes control to section b",
"optionC" : "The program passes control to section c",
"optionD" : "The program passes control to section d"
}
]

Vous aimerez peut-être aussi