Test Your Knowledge!

Test Your Knowledge!

2nd Grade

10 Qs

quiz-placeholder

Similar activities

Quiz sobre carrinho Sensor Ultrassônico e Programação em Blocos

Quiz sobre carrinho Sensor Ultrassônico e Programação em Blocos

2nd Grade

10 Qs

Quiz Pertemuaan 5

Quiz Pertemuaan 5

1st - 5th Grade

6 Qs

CHAPTER 14

CHAPTER 14

2nd Grade

10 Qs

Worksheet 6

Worksheet 6

1st - 5th Grade

10 Qs

Year 2

Year 2

2nd Grade

10 Qs

Quiz sobre PWM e Efeitos de Luz

Quiz sobre PWM e Efeitos de Luz

2nd Grade

5 Qs

Relational  Database Model

Relational Database Model

1st - 5th Grade

12 Qs

Pisa สู่โลกดิจิทัลด้วยเกม Scratch

Pisa สู่โลกดิจิทัลด้วยเกม Scratch

1st - 5th Grade

10 Qs

Test Your Knowledge!

Test Your Knowledge!

Assessment

Quiz

Information Technology (IT)

2nd Grade

Hard

Created by

Boukhris ahmed

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of an "if" statement in Arduino programming?

To repeat a block of code multiple times.

To perform a specific action if a condition is true.

To declare variables.

To stop the program from running.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the function of a "for" loop in Arduino programming?

To check if a condition is true.

To execute a block of code a specific number of times.

To create a delay in the program.

To define a new function.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command is used to read input from a serial monitor in Arduino?

Serial.read()

Serial.input()

Input.read()

Read.serial()

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the "digitalWrite" function do in Arduino?

It sets the value of a digital pin to HIGH or LOW.

It reads the value from a digital pin.

It creates a delay in the program.

It initializes the serial communication.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the "pinMode" function in Arduino?

To read the value from a pin.

To set a pin as INPUT or OUTPUT.

To initialize the serial communication.

To create a delay in the program.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function is used to send data to the serial monitor in Arduino?

Send.serial()

Serial.write()

Serial.send()

Write.serial()

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the "delay" function do in Arduino programming?

It checks for input from the user.

It pauses the program for a specified amount of time.

It repeats a block of code.

It initializes a variable.

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?