Robotics Modified Final Review

Robotics Modified Final Review

9th - 12th Grade

25 Qs

quiz-placeholder

Similar activities

Ulangan Harian TPMM Genap

Ulangan Harian TPMM Genap

10th - 12th Grade

25 Qs

Arduino

Arduino

12th Grade

20 Qs

OPERADORES ARITMÉTICOS Y MATEMÁTICOS EN ARDUINO

OPERADORES ARITMÉTICOS Y MATEMÁTICOS EN ARDUINO

11th Grade

20 Qs

3ºEM - Fechadura eletrônica - recuperaçãp

3ºEM - Fechadura eletrônica - recuperaçãp

12th Grade

26 Qs

CS Unit 3 Post test

CS Unit 3 Post test

9th Grade

22 Qs

arduino 3ESO

arduino 3ESO

10th - 12th Grade

30 Qs

ENI635 - SBQ1

ENI635 - SBQ1

11th Grade

20 Qs

Basic Electronics & Microbit

Basic Electronics & Microbit

9th - 12th Grade

20 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?