3rd Q_Lesson 4_Test

3rd Q_Lesson 4_Test

9th Grade

25 Qs

quiz-placeholder

Similar activities

9th grade CS exam

9th grade CS exam

7th - 9th Grade

20 Qs

STEM Heroes Camp UAE 25 - Post-Assessment

STEM Heroes Camp UAE 25 - Post-Assessment

9th - 12th Grade

30 Qs

Desarrollo del pensamiento

Desarrollo del pensamiento

1st - 12th Grade

20 Qs

MTA: 98-367 Security Part 1

MTA: 98-367 Security Part 1

KG - Professional Development

20 Qs

Latihan Soal PPKn Tema 7 Kelas 5

Latihan Soal PPKn Tema 7 Kelas 5

5th Grade - University

20 Qs

Arduino Summer Camp Quiz 2

Arduino Summer Camp Quiz 2

5th - 12th Grade

20 Qs

2021 SEN Awareness @ SSS

2021 SEN Awareness @ SSS

7th - 12th Grade

20 Qs

AMI - FACS Quiz

AMI - FACS Quiz

7th - 12th Grade

20 Qs

3rd Q_Lesson 4_Test

3rd Q_Lesson 4_Test

Assessment

Quiz

Education

9th Grade

Easy

Created by

Jonalyn Cadavos

Used 3+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

What is the file extension for an Arduino sketch?

.ard

.ino

.sketch

.cpp

2.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

What function in an Arduino sketch runs only once when the board starts?

loop()

delay()

setup()

start()

3.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

Which function is responsible for repetitive execution in Arduino sketches?

repeat()

loop()

execute()

execute()

4.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

What is the purpose of the pinMode() function?

Turn on the Arduino

Set a pin as input or output

Delay program execution

Write values to a pin

5.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

What keyword is used to set a pin to receive signals in pinMode()?

OUTPUT

HIGH

INPUT

LOW

6.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

What does the digitalWrite() function do?

Sets a pin mode

Reads a value from a pin

Writes a HIGH or LOW value to a pin

Delays the program execution

7.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

What is the default value for HIGH in an Arduino board?

0V

1.5V

3.3V or 5V

12V

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?