Fundamentals of Computer Science Assessment (spring)

Quiz
•
Other
•
8th Grade
•
Hard
Mrs. O'Keefe
FREE Resource
40 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following commands is a valid Karel command?
move
move;
move ();
move()
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What makes the following command an invalid Karel command?
It should end in a colon rather than a semicolon
The l should be a capital L
It should start with a capital T
This command is correct
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is the correct way to define a turnRight function in Karel?
function turnRight() { turnLeft(); turnLeft(); turnLeft(); }
function turnRight() { turnRight(); turnRight(); turnRight(); }
function turnRight() { turnLeft(); turnLeft(); turnLeft(); }
turnRight function() { turnLeft(); turnLeft(); turnLeft(); }
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Why do we use functions in Karel programs?
Break down our program into smaller parts
Avoid repeating code
Make our program more readable
All of the above
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What's wrong with this code?
The go function is called twice
The go function has a syntax error
The go function has been defined twice
go is not a command that Karel understands
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is not a valid condition to go in an if statement for Karel?
Karel moves until it is on a ball
Karel moves once if there is no ball present
Karel moves until it puts down a ball
Karel checks if there is no ball on the current spot and then moves once
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In computer programming, what is a variable?
A problem in the software
A sequence of instructions
An instruction that does not change
A placeholder for a piece of information that can change
Create a free account and access millions of resources
Similar Resources on Wayground
45 questions
Alcohol + Drug Prevention

Quiz
•
6th - 8th Grade
37 questions
FACS Final Exam Review

Quiz
•
6th - 8th Grade
35 questions
CER (Claim Evidence Reasoning)

Quiz
•
6th - 8th Grade
40 questions
2391-50 Inspection and Testing

Quiz
•
1st - 12th Grade
40 questions
Superquiz: Superheroes of the World

Quiz
•
2nd - 12th Grade
42 questions
Sewing Tools and Techniques Quiz

Quiz
•
8th Grade - University
40 questions
ALHAMDULILLAH

Quiz
•
8th Grade
43 questions
Forces That Change the Earth

Quiz
•
8th Grade
Popular Resources on Wayground
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World

Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
20 questions
ELA Advisory Review

Quiz
•
7th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns

Quiz
•
3rd Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Other
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World

Quiz
•
3rd - 12th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
20 questions
Figurative Language Review

Quiz
•
8th Grade
4 questions
End-of-month reflection

Quiz
•
6th - 8th Grade
20 questions
Distribute and Combine Like Terms

Quiz
•
7th - 9th Grade
20 questions
Physical and Chemical Changes

Quiz
•
8th Grade
22 questions
Newton's Laws of Motion

Lesson
•
8th Grade