Unit 1 Code HS Adventures with Karel Javascript

Unit 1 Code HS Adventures with Karel Javascript

6th - 8th Grade

10 Qs

quiz-placeholder

Similar activities

Understanding Database Management

Understanding Database Management

6th Grade

10 Qs

Quiz Google Classroom

Quiz Google Classroom

6th Grade

15 Qs

IGCSE ICT Software and Hardware

IGCSE ICT Software and Hardware

6th - 8th Grade

13 Qs

Office 365 Editing Keyboard Shortcuts Quiz

Office 365 Editing Keyboard Shortcuts Quiz

7th Grade

15 Qs

Page Breaks Quiz

Page Breaks Quiz

7th Grade

14 Qs

Input & output devices

Input & output devices

7th Grade

15 Qs

ICT Safety Worksheet

ICT Safety Worksheet

7th Grade

10 Qs

Mastering Photopea for Graphic Design

Mastering Photopea for Graphic Design

8th Grade

15 Qs

Unit 1 Code HS Adventures with Karel Javascript

Unit 1 Code HS Adventures with Karel Javascript

Assessment

Quiz

Information Technology (IT)

6th - 8th Grade

Medium

Created by

Jake Lester

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What command is used to make Karel move forward?
A) moveForward()
B) go()
C) move()
D) step()

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following commands places a ball at Karel's current location?

A) putBall()

B) dropBall()

C) addBall()

D) createBall()

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the turnLeft() command?
A) To face north
B) To rotate Karel 90 degrees to the left
C) To make Karel jump
D) To move Karel to the left

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How does Karel know when to stop a program?
A) When there are no more commands
B) When it reaches a wall
C) When it finds a beeper
D) There is no stopping condition

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In Karel’s world, which direction does Karel face by default?
A) East
B) South
C) North
D) West

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the effect of the move() function if Karel is facing a wall?
A) Karel moves backward
B) Karel turns left
C) Karel waits for a command
D) Karel will crash

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To create a sequence of commands that Karel executes in order, which structure can you use?
A) Array
B) Loop
C) Function
D) Class

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?