Search Header Logo

Arduino and Flowchart Quiz

Authored by Dennis Nobleza

Engineering

12th Grade

Used 12+ times

Arduino and Flowchart Quiz
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

60 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the primary programming language used for Arduino?

Python

Java

C++

JavaScript

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function is used to set up the initial state of an Arduino program?

loop()

setup()

init()

start()

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function is used to create a delay in milliseconds in Arduino programming?

wait()

pause()

delay()

sleep()

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the loop() function in an Arduino sketch?

To initialize variables

To run code once

To run code repeatedly

To stop the program

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function is used to read the value from a digital pin?

digitalWrite()

digitalRead()

analogRead()

analogWrite()

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct syntax to set a pin as an output in Arduino?

pinMode(pin, OUTPUT);

setPinMode(pin, OUTPUT);

pinMode(OUTPUT, pin);

setMode(pin, OUTPUT);

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function is used to write a HIGH or LOW value to a digital pin?

digitalWrite()

digitalRead()

analogWrite()

analogRead()

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?