Download as pdf or txt
Download as pdf or txt
You are on page 1of 4

7/4/2019 Building Arduino robots and devices - Home | Coursera

Test №2 10/19 points (52.63%)


Quiz, 19 questions

Try again once you are ready. Back to Week 2

Required to pass: 80 % or higher


Retake
You can retake this quiz up to 3 times every 8 hours.

1/1
 point

1. 
Calculate voltage between Vout and the “ground”, if Vcc = 5V, R1 = 1 kilohm, R2 = 220 ohm. Round the
result up to an integer.

1/1
 point

2. 
Choose the right statement concerning a potentiometer.

1/1
 point

3. 
Why can we use the same program to display the data read o from various analog sensors? Tick all the
correct statements.

https://www.coursera.org/learn/arduino/exam/Y7nNW/test-no2 1/4
7/4/2019 Building Arduino robots and devices - Home | Coursera

1/1
Test №2

Quiz, 19 questions
point 10/19 points (52.63%)

4. 
Which statements are true concerning the analogRead() function?

1/1
 point

5. 
Which statements are true concerning Serial and its operation ?

0/1
 point

6. 
What’s characteristic of using the millis() function?

1/1
 point

7. 
What’s true about the digitalRead() function?

0/1
 point

8. 
What is INPUT_PULLUP used for when we con gure the port?

0/1
 point

9. 
What’s true concerning boolean expressions and values?

1/1
 point

10. 
Which statements are true for the conditional If-operator?

https://www.coursera.org/learn/arduino/exam/Y7nNW/test-no2 2/4
7/4/2019 Building Arduino robots and devices - Home | Coursera

Test №2 10/19 points (52.63%)


Quiz, 19 questions
1/1
 point

11. 
Which data type is reserved for working with boolean values?

1/1
 point

12. 
What exactly is the “!” operator?

0/1
 point

13. 
Which of the given operators are comparisons operators?

0/1
 point

14. 
Calculate the expression (a&&!b) || !(a&&b), if “a” and “b” are false

0/1
 point

15. 
What’s true concerning the tone() function?

0/1
 point

16. 
Which of the following instructions will increase the “z” variable by 1?

1/1
 point

https://www.coursera.org/learn/arduino/exam/Y7nNW/test-no2 3/4
7/4/2019 Building Arduino robots and devices - Home | Coursera

17. 
TestTick
№2 the correct statements concerning the map() function 10/19 points (52.63%)
Quiz, 19 questions

0/1
 point

18. 
What do we need an output shift register for?

0/1
 point

19. 
Let’s assume that the “a” variable has the value of 11, while the “b” variable has the value of 13. In which
case will the LED built in the 13th pin turn on?

https://www.coursera.org/learn/arduino/exam/Y7nNW/test-no2 4/4

You might also like