Fund of CS _ 2.1 - 2.10 Assessment

Fund of CS _ 2.1 - 2.10 Assessment

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

Programming with Karel

Programming with Karel

9th - 12th Grade

9 Qs

Programming with Karel the Dog 2

Programming with Karel the Dog 2

6th - 9th Grade

13 Qs

Java

Java

9th - 12th Grade

12 Qs

CodeHS Karel Unit

CodeHS Karel Unit

9th - 12th Grade

12 Qs

Karel the Dog Code Quiz

Karel the Dog Code Quiz

9th - 12th Grade

12 Qs

Karel Unit 2 Review

Karel Unit 2 Review

7th - 9th Grade

10 Qs

Karel commands

Karel commands

10th Grade

11 Qs

Karel Quizzes 1-5 (Command - Start)

Karel Quizzes 1-5 (Command - Start)

9th - 12th Grade

10 Qs

Fund of CS _ 2.1 - 2.10 Assessment

Fund of CS _ 2.1 - 2.10 Assessment

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Jennifer Beard

Used 3+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function will teach Karel how to spin in a circle one time?

Media Image
Media Image
Media Image
Media Image

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many times should you call the start function when writing your program?

0

1

2

However many times you like

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Question: 1

Why do we use functions in programming?

Break down our program into smaller parts

Avoid repeating code

Make our program more readable

All of the above

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is top down design?

Top down design is a way of designing your program by starting with the biggest problem and breaking it down into smaller and smaller pieces that are easier to solve.

Top down design is a way that you can create designs on a computer to put on a web page

Top down design is a way of designing your programs starting with the individual commands first

Top down design is a way to use loops and classes to decompose the problem

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the best way for Karel to move 10 times?

Media Image
Media Image
Media Image
Media Image

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why do we use if statements in JavaScript?

To break out of some block of code

To do something only if a condition is true

To do something while a condition is true


To repeat something for a fixed number of times

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which general if statement definition is written correctly?

Media Image
Media Image
Media Image
Media Image

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?