Skip to content

Step 11 of 11

Check what you learned

5-question mini exam. If you miss one, return to the step shown in the explanation — the tracker shows which.

When you pass, you are ready for First LED on the study path.

  • I answered the quiz (you can retry).
  • Steps 0–9 all checked in the tracker.

0 of 0 answered

What must your program do BEFORE writing LATB to turn on an LED?
In TRISB, `BCF TRISB, 0` makes RB0...
To read a button on RB1 you must use...
The PIC18 reset vector in this guide is at...
To turn on an LED on RB0 (already configured as output) you write to...