
Video Game Design: 2nd 9 Weeks Test Review
Flashcard
•
Computers
•
9th - 12th Grade
•
Practice Problem
•
Hard
Wayground Content
FREE Resource
Student preview

15 questions
Show all answers
1.
FLASHCARD QUESTION
Front
What does it mean to DEFINE a function?
Back
It means you are naming the function and specifying what it does.
2.
FLASHCARD QUESTION
Front
Billy wants to DEFINE a function called buildTower. Which of the following is a correctly formatted 1st line for defining a function? Options: function buildTower; {, function buildTower() {, buildTower();, buildTower() {
Back
function buildTower() {
3.
FLASHCARD QUESTION
Front
What does it mean to CALL a function?
Back
It means your program is running (or executing) the function.
4.
FLASHCARD QUESTION
Front
Billy's program didn't run because he forgot to call the main function. Which of the following is the correct way to CALL the main function?
Back
main();
5.
FLASHCARD QUESTION
Front
Billy wants Karel to place 10 balls. Which control structure should he use?
Back
For loop
6.
FLASHCARD QUESTION
Front
Billy wants Karel to keep moving forward as long as she is on top of a ball. Which control structure should he use?
Back
While loop
7.
FLASHCARD QUESTION
Front
Billy wants Karel to call the jumpHurdle function if she runs into a hurdle. Which control structure should he use?
Back
if statement
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?