Search Header Logo

Vex V5 Unit 2

Authored by James Moore

Other

10th - 12th Grade

Used 45+ times

Vex V5 Unit 2
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

18 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A while() loop is used to:

Execute a section of code until a condition is met.

Check an input repeatedly.

Wait a specified length of time.

Ensure that the battery has enough power for an operation.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

"CW" is an abbreviation for:

Constant Wave

Charge Wait.

Clock Wait.

Clockwise.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An autonomous robot is one that:

Uses its own intelligence or program to handle different situations.

Requires a human operator to carry out its tasks.

Is able to respond to joystick commands.

Has mechanisms to perform a variety of operations.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The sleep_for() command will cause your program to:

Turn off the robot controller briefly.

Turn off all motors briefly.

Pause for a certain amount of time

Stop and only restart after user input.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The code "if (students == 14) {conditional code};" ___________.

Will not cause an assignment.

Will cause an assignment and execute the conditional code.

Will only execute the conditional code if the value of students is 14.

Will never execute the conditional code.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Assuming that "final" is an int variable, what is the value of "final" after the following code fragment? final = 17; final /= 3;

5 2/3

6

5.666

5

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Signed ints versus unsigned ints:

Wrap at the same value.

Wrap at a lower value

Wrap at a higher value.

One never wraps, whereas the other always does.

Access all questions and much more by creating a free account

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

Already have an account?