Test Your Knowledge!

Test Your Knowledge!

2nd Grade

10 Qs

quiz-placeholder

Similar activities

Final Quiz eng

Final Quiz eng

1st - 5th Grade

11 Qs

Swift Playground Programming Quiz

Swift Playground Programming Quiz

1st - 5th Grade

10 Qs

MIS SD 1-2

MIS SD 1-2

2nd Grade

8 Qs

Informatika fanidan tez yozish qobilyatini tekshirish

Informatika fanidan tez yozish qobilyatini tekshirish

1st - 5th Grade

10 Qs

Scratch Sprite Positions

Scratch Sprite Positions

2nd Grade - University

10 Qs

Minecraft knowledge

Minecraft knowledge

1st - 5th Grade

11 Qs

PL300 by Rufat Babayev Q&A

PL300 by Rufat Babayev Q&A

1st - 5th Grade

14 Qs

Roblox L6 SpeedUp SlowDown

Roblox L6 SpeedUp SlowDown

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?