Robotics Modified Final Review

Robotics Modified Final Review

9th - 12th Grade

25 Qs

quiz-placeholder

Similar activities

perangkat jaringan

perangkat jaringan

10th Grade

20 Qs

Cisco IT Essentials Topic Connectors and Ports

Cisco IT Essentials Topic Connectors and Ports

10th Grade - University

22 Qs

Mecatronica 5to IOQ Final

Mecatronica 5to IOQ Final

9th - 10th Grade

20 Qs

ENI635 - SBQ1

ENI635 - SBQ1

11th Grade

20 Qs

Arduino UNO

Arduino UNO

12th Grade

20 Qs

Arduino Kod Okur Yazarlığı 1

Arduino Kod Okur Yazarlığı 1

5th Grade - University

20 Qs

RobotAcademy PID

RobotAcademy PID

10th Grade - University

20 Qs

Robotics II Test 1

Robotics II Test 1

12th Grade

23 Qs

Robotics Modified Final Review

Robotics Modified Final Review

Assessment

Quiz

Computers

9th - 12th Grade

Hard

Created by

Anthony Quintangeli

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When writing most words in a program, what is the name of the technique for combining words and capitalizing parts of the combined word?
camelCase
upDownWriting
capCombination
wordFusion

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

which programming code reads the value from an analog pin? a number from 0 to 1023
analogRead();
analogWrite();

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

which programming code reads the value from a digital pin? a number that is 0 or 1
digitalRead();
digitalWrite();

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a board for making an experimental model of an electric circuit?
Breadboard
Proto board
jumper wires

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The ______________ is the part of the breadboard that provides access to 5v and ground (GND) for all of the components used in a prototyping project.
power bus
power board
Arduino pins

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which programming code reads the value of a digital pin? HIGH or LOW
digitalRead();
digitalWrite();

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which programming code turns a digital pin on or off?
digitalWrite();
digitalRead();

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?