0% found this document useful (0 votes)
229 views4 pages

Respuestas Curso Arduino

This document is a quiz from an Arduino course on Coursera assessing a student's knowledge of concepts covered in Week 2. The quiz contains 19 multiple choice and true/false questions testing the student's understanding of topics like analog and digital input/output, boolean logic, conditional statements, and functions like map(), millis(), and tone(). Based on their responses, the student scored 10 out of 19 points correctly, achieving a grade of 52.63% which is below the 80% required to pass. They are allowed to retake the quiz up to 3 times in an 8 hour period to try and improve their score.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
229 views4 pages

Respuestas Curso Arduino

This document is a quiz from an Arduino course on Coursera assessing a student's knowledge of concepts covered in Week 2. The quiz contains 19 multiple choice and true/false questions testing the student's understanding of topics like analog and digital input/output, boolean logic, conditional statements, and functions like map(), millis(), and tone(). Based on their responses, the student scored 10 out of 19 points correctly, achieving a grade of 52.63% which is below the 80% required to pass. They are allowed to retake the quiz up to 3 times in an 8 hour period to try and improve their score.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 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