3rd Q_Lesson 4_Test

3rd Q_Lesson 4_Test

9th Grade

25 Qs

quiz-placeholder

Similar activities

AMI - FACS Quiz

AMI - FACS Quiz

7th - 12th Grade

20 Qs

Arduino Summer Camp Quiz 2

Arduino Summer Camp Quiz 2

5th - 12th Grade

20 Qs

Bilişim Teknolojileri

Bilişim Teknolojileri

8th - 9th Grade

20 Qs

General Trivia 1

General Trivia 1

9th Grade

20 Qs

SketchUp

SketchUp

7th - 12th Grade

20 Qs

Arduino for Beginners

Arduino for Beginners

5th Grade - University

26 Qs

2021 SEN Awareness @ SSS

2021 SEN Awareness @ SSS

7th - 12th Grade

20 Qs

Vet Science; Chapter 3: Grooming and Maintenance

Vet Science; Chapter 3: Grooming and Maintenance

KG - 12th Grade

25 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?