3rd Q_Lesson 4_Test

3rd Q_Lesson 4_Test

9th Grade

25 Qs

quiz-placeholder

Similar activities

Bilişim Teknolojileri

Bilişim Teknolojileri

8th - 9th Grade

20 Qs

PAT ROBOTIC Elektronika Dasar 2019-2020

PAT ROBOTIC Elektronika Dasar 2019-2020

KG - Professional Development

25 Qs

Arduino for Beginners

Arduino for Beginners

5th Grade - University

26 Qs

Vet Science; Chapter 3: Grooming and Maintenance

Vet Science; Chapter 3: Grooming and Maintenance

KG - 12th Grade

25 Qs

Checking & Saving Accounts

Checking & Saving Accounts

9th - 12th Grade

20 Qs

11.02  CNC Concept Review

11.02 CNC Concept Review

9th - 12th Grade

21 Qs

ข้อสอบ 1  Sketch up ม.3

ข้อสอบ 1 Sketch up ม.3

1st - 12th Grade

20 Qs

TES PENGETAHUAN ROBOTIKA

TES PENGETAHUAN ROBOTIKA

9th - 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?