2425 Bell FOC Final Exam Review

2425 Bell FOC Final Exam Review

9th Grade

50 Qs

quiz-placeholder

Similar activities

Microbit Quiz - McGregor 1

Microbit Quiz - McGregor 1

6th - 12th Grade

49 Qs

python

python

5th Grade - Professional Development

50 Qs

Computer Science pre-test 9th grade

Computer Science pre-test 9th grade

9th Grade

50 Qs

GRADE 9 ICT_CSS

GRADE 9 ICT_CSS

9th Grade

50 Qs

CIW Site Development Associate

CIW Site Development Associate

9th - 12th Grade

53 Qs

ICT 9 Q4 SUMMATIVE TEST PIAGET

ICT 9 Q4 SUMMATIVE TEST PIAGET

9th Grade

50 Qs

BC1 Exam Fall 2024

BC1 Exam Fall 2024

9th - 12th Grade

50 Qs

TPR 2º ESO The Internet & The Web

TPR 2º ESO The Internet & The Web

9th Grade

46 Qs

2425 Bell FOC Final Exam Review

2425 Bell FOC Final Exam Review

Assessment

Quiz

Instructional Technology

9th Grade

Medium

Created by

Mr. Bell

Used 10+ times

FREE Resource

50 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command makes the Karrel move forward one space in the grid?

move();

turnLeft();

turnRight();

placeMarker();

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command makes the Karrel turn 90 degrees to the left?

turnLeft();

move();

turnRight();

collectMarker();

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why are functions useful in programming?

They allow for code to be reused and make programs more organized.

They make the program run faster.

They automatically fix errors in the code.

They are required for Karrel to move.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the command turnAround() typically do in the Karrel environment?

Makes the Karrel turn 180 degrees.

Makes the Karrel move backward.

Makes the Karrel face a random direction.

It's not a standard Karrel command.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a "while loop" used for in programming?

To execute a block of code repeatedly as long as a certain condition is true.

To execute a block of code a specific number of times.

To define a function.

To store data.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is an "if statement" used for in programming?

To execute a block of code only if a certain condition is true.

To repeat a block of code.

To define a variable.

To move Karrel forward.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does if FrontIsClear() evaluate to?

True if there is no obstacle directly in front of the Ball, false otherwise.

The number of markers in front of the Ball

The direction the Ball is facing.

The current position of the Ball.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?