InterviewSolution
Saved Bookmarks
| 1. |
Boot loader consists of __________ number of components.(a) 4 components(b) 2 components(c) 3 components(d) 5 componentsThe question was posed to me by my college director while I was bunking the class.This key question is from USB Bootloader in chapter IoT Security, Understanding and Setting up the Base IoT Hardware of IOT |
|
Answer» RIGHT ANSWER is (C) 3 components Best EXPLANATION: The boot loader consists of the FOLLOWING components: –> Target MCU –> Master programmer –> Data source. |
|