
Robotics II Final Practice
Authored by Matthew League
Computers
10th Grade

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
79 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A robot's interface allows a user to...
Interact with the robot
Communicate with the robot
Control the robot
All of the above
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Answer the following questions concerning interactions with a VEX V5 Robot Brain. 2. All C++ programs start with…
VEX main ( ) { }
run main ( ) { }
int main ( ) { }
task main ( ) { }
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Consider the sequence: Brain.Screen.drawCircle(60,70,80) What does the number 80 represent?
X-position
Y-position
Circumference
Radius
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Answer the following questions concerning interactions with a VEX V5 Robot Brain. 4. Which of the following punctuation marks represents the end of a single command?
Semicolon
Colon
Comma
5.
DROPDOWN QUESTION
30 sec • 1 pt
A (a) is a series of commands that are completed in a specific order.
Parameter
Sequence
Command
Program Flow
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A robot completes tasks in a sequence in a random order.
True
False
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What error is shown in the sequence below? Brain.screen.setPenColor(yellow); Brain.screen.drawRectangle(15, 25, 60, 70); Brain.Screen.drawRectangle(40, 50, 65, 85);
"PenColor" should be lower case
There should be a period at the end of each command instead of a semicolon
"screen" in the first command should be uppercase
There are too many parameter values for the rectangles
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?