RobotC Introduction and Sensors

RobotC Introduction and Sensors

9th - 12th Grade

27 Qs

quiz-placeholder

Similar activities

Scope and Delimitation

Scope and Delimitation

9th Grade

23 Qs

chapter 5: Genetic- cell division

chapter 5: Genetic- cell division

KG - University

23 Qs

Fundamental Units and Measurements

Fundamental Units and Measurements

9th Grade

22 Qs

Bab 6 Asid dan Alkali

Bab 6 Asid dan Alkali

10th - 12th Grade

22 Qs

plant reproduction

plant reproduction

10th Grade

22 Qs

LONG QUIZ (Science 3rd Quarter)

LONG QUIZ (Science 3rd Quarter)

9th Grade

25 Qs

Ch 10: Sleep Disturbances (VCE 3/4 Psych)

Ch 10: Sleep Disturbances (VCE 3/4 Psych)

12th Grade

23 Qs

REVISON U1+U2

REVISON U1+U2

9th Grade

24 Qs

RobotC Introduction and Sensors

RobotC Introduction and Sensors

Assessment

Quiz

Science

9th - 12th Grade

Medium

NGSS
MS-PS2-1, MS-PS2-2, MS-LS1-8

+1

Standards-aligned

Created by

Dustin Belyea

Used 9+ times

FREE Resource

27 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does every program have to have?

task main( ) and a set of { }

Task main and ( )

Main task and { }

task main and semicolons

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Simple ROBOTC commands (statement) always end with a

}

)

semi-colon

]

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following statements are true about comments?

Comments are used by programmers to make notes in their codes

The compiler and robot both ignore comments when running the program

It cuts down on potential confusion later on when someone else may need to read the code

All of these statements are true

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

The value range associated with the limit switch is?

-127 to 127

0 to 127

-1 to 1

0 or 1

5.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Media Image

A motor can be reversed by_____________.

Standing on my head and looking at the motor upside down

changing the sign (+/-) of the speed in the program

Check "Reverse" in Motors & Setup

turn the motor with my LEFT hand instead of my right hand

Tags

NGSS.MS-PS2-1

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What does this line of code do?

Assigns the vertical right joystick to the main motor

Assigns the horizontal right joystick to the motor port named 'mainMotor'

Assigns the vertical left joystick to the motor port named 'mainMotor'

Assigns the horizontal left joystick to the main motor

7.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

What do these lines of code do?

motors for ports 2 and 5 half power in reverse, motors for ports 3 and 4 half power, only while button 6-d is pressed

motors for ports 3 and 4 full power in reverse, motors for ports 2 and 5 full power, only if button 6-d is pressed

motors for ports 2 and 5 half power in reverse, motors for ports 3 and 4 half power, only if button 6-d is pressed

motors for ports 2 and 5 full power in reverse, motors for ports 3 and 4 full power, only when button 6-d is pressed

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?