Search Header Logo
CTE 060425 Finch Robot Programming Flashcard

CTE 060425 Finch Robot Programming Flashcard

Assessment

Flashcard

Computers

10th Grade

Practice Problem

Hard

Created by

Wayground Content

FREE Resource

Student preview

quiz-placeholder

30 questions

Show all answers

1.

FLASHCARD QUESTION

Front

What is the purpose of the Finch() constructor method?

Back

To create a new Finch object

2.

FLASHCARD QUESTION

Front

Grace is programming her Finch robot to move across the classroom floor. Which method signature should she use to move the Finch forward or backward? Options: setTurn(direction, angle, speed), setMove(direction, distance, speed), stop(), Finch(device)

Back

setMove(direction, distance, speed)

3.

FLASHCARD QUESTION

Front

What parameters are required for the setTurn method?

Back

direction, angle, speed

4.

FLASHCARD QUESTION

Front

Arjun is programming a robot and wants to control its speed using the setMotors method. What is the range of speed values Arjun can use for the setMotors method?

Back

-100 to 100

5.

FLASHCARD QUESTION

Front

Which method signature is used to stop the Finch?

Back

stop()

6.

FLASHCARD QUESTION

Front

What is the example usage of the setTurn method? Options: bird.setMove('F',10,50), bird.setTurn('R',90,50), bird.setMotors(-50,50), bird.stop()

Back

bird.setTurn('R',90,50)

7.

FLASHCARD QUESTION

Front

What is the purpose of the Finch(device) constructor method?

Back

To create a new Finch object with a specified device

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?