Robotics Quiz

Robotics Quiz

10th Grade

20 Qs

quiz-placeholder

Similar activities

PreTest Ekstra Robotic

PreTest Ekstra Robotic

10th - 12th Grade

15 Qs

Mikrokontroller

Mikrokontroller

10th - 12th Grade

25 Qs

Algo acerca de tecnología

Algo acerca de tecnología

10th - 12th Grade

16 Qs

NWES L2-4

NWES L2-4

10th Grade

24 Qs

Ulangan Arduino 3

Ulangan Arduino 3

9th - 12th Grade

25 Qs

Circuit Diagrams

Circuit Diagrams

5th Grade - University

15 Qs

APES Soils Review

APES Soils Review

9th - 12th Grade

20 Qs

Tinkercad Basics

Tinkercad Basics

5th Grade - University

15 Qs

Robotics Quiz

Robotics Quiz

Assessment

Quiz

Science

10th Grade

Hard

Created by

Randy Sanfuego

Used 3+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It signifies the rules that needs to be followed for the successful uploading of the Arduino program to the board

Setup

Void

Syntax

Flow

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The syntax of Arduino is similar to the ________ in English.

figures of speech

grammar

parts of speech

phrases

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The two functions that encapsulate the pieces of code in the Arduino program are 1) void setup, and 2 ___________

void setup

void loop

loop void

setup loop

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The functions in Arduino combine many pieces of lines of code into one.

TRUE

FALSE

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The functions usually return a value after finishing execution. But here, the function does not return any value due to the presence of void.

TRUE

FALSE

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The setup and loop function have void keyword present in front of their function name.

TRUE

FALSE

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The multiple lines of code that a function encapsulates are written inside straight brackets.

TRUE

FALSE

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?