Academic Integrity: tutoring, explanations, and feedback — we don’t complete graded work or submit on a student’s behalf.

8) What is the output of the serial monitor after you load and run the following

ID: 2291893 • Letter: 8

Question

8) What is the output of the serial monitor after you load and run the following code? void setupo int counter 1 do l Serial printin(counter) counter counter 1; l while (counter 1) void loopO A) 1 B) 0 biank 9) What will be the result in the serial monitor after running the following code int x-45 if (x> 100) Serial printinvery large else if (x> 50) Serial printin("medium) else if (x 25) Serial printin"smal'): else Serial printin("'very smal") A) medium B) very large smal 0) very smail 10) What is the constraint function used for? A) Limit the Arduino from running too fast B) Limit action to prevent thermal run away in a solid state cincuit C) Limit action on LED to keep from burning LED out D) Limit action on low values such as motor minimum voitage 11) The Arduino language is based on what? 8)Python A) Java HIML

Explanation / Answer

8. A counter prints 1, increments to 2 and the while loop fails after that and this code is present in void setup hence it will run only once on every reset.

9. C Small since 45>25

10.D. It limits the value between the speicifed range

11. D Arduino language is based on C/C++

Hire Me For All Your Tutoring Needs
Integrity-first tutoring: clear explanations, guidance, and feedback.
Drop an Email at
drjack9650@gmail.com
Chat Now And Get Quote