Robotics II Final Practice

Robotics II Final Practice

10th Grade

79 Qs

quiz-placeholder

Similar activities

Asesmen Sumatif Elemen 2 DPK TJKT

Asesmen Sumatif Elemen 2 DPK TJKT

10th Grade

75 Qs

Visual Basic Applications VBA

Visual Basic Applications VBA

3rd Grade - University

74 Qs

preTEST Pranata Komputer Terampil Part 1

preTEST Pranata Komputer Terampil Part 1

10th Grade - Professional Development

80 Qs

Digital Documentation ( X CBSE)

Digital Documentation ( X CBSE)

10th Grade

76 Qs

Electronic spreadsheet (Advanced)

Electronic spreadsheet (Advanced)

10th Grade

79 Qs

FINAL  ASK F3 (PART A&B)

FINAL ASK F3 (PART A&B)

10th Grade

80 Qs

Hardware & Software

Hardware & Software

10th Grade

80 Qs

EXCEL BACHILLERATO

EXCEL BACHILLERATO

1st - 11th Grade

79 Qs

Robotics II Final Practice

Robotics II Final Practice

Assessment

Quiz

Computers

10th Grade

Hard

Created by

Matthew League

FREE Resource

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

Media Image

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

Media Image

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

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?