Search Header Logo

Arduino 2025

Authored by Hanif Ahmed

Computers

6th - 8th Grade

Used 15+ times

Arduino 2025
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

digitalRead()

analogRead()

digitalWrite()

analogWrite()

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This function is used to set a pin as being either an INPUT or OUTPUT

digitalRead()

pinMode()

digialWrite()

setup()

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This keyword is used to force the CPU to read a value from memory (RAM)

const

int

volatile

bool

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This function is used to pause the execution of code for a specified period of time in milliseconds

analogRead()

analogWrite()

digitalRead()

delay()

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This coding technique is used to pause the execution of code to respond to an external event, such as a button press

for-loop

void loop()

interrupt

delay

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This function is used to print values to the Serial Monitor, making it very useful for inspecting values and debugging code.

Serial.begin()

Serial.println()

Serial.printLine()

Serial.close()

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the coding principle "DRY"

Don't read yearbooks

Debug, Retry, Yell

Desperately removing yellow

Don't repeat yourself

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?