8.QZ - Fish Tank Starter Code Review

Quiz
•
Computers
•
9th - 12th Grade
•
Hard
Jocelyn Hall
Used 6+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How many Stored Procedures are in this code?
1
2
3
4
Answer explanation
A Stored Procedure never needs to be called in the program.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How many Custom Functions are in this code?
1
2
3
4
Answer explanation
A Custom Function needs to be called.
The only Custom Function in this program is drawFish.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is an example of a function call?
Line 6
Line 1
Line 21 - 25
Line 20
Answer explanation
There are two function calls in this code.
Line 6 & Line 7
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is an example of a function definition?
Line 6
Line 1
Line 21 - 25
Line 20
Answer explanation
The function definition contains what will happen when the function is called.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is an example of a Stored Procedure in this code?
setup
drawFish
size()
fishColor
Answer explanation
A Stored Procedure never needs to be called.
There are three Stored Procedures in this code:
setup
draw
mouseClicked
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How many parameters does drawFish have?
0
1
2
3
Answer explanation
The Custom Function drawFish has three parameters
fishX
fishY
fishColor
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How many times is drawFish called?
0
1
2
3
Answer explanation
The Custom Function drawFish is called two times on:
Line 6
Line 7
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Sumatif 2 COREL Isaac SEM 1

Quiz
•
11th Grade
15 questions
Blockly Assessment

Quiz
•
6th - 9th Grade
10 questions
Code.org CS Discoveries U3L08 Sprite Properties

Quiz
•
9th Grade
10 questions
Logic

Quiz
•
5th - 9th Grade
12 questions
Divs and Spans

Quiz
•
9th - 12th Grade
10 questions
Gradien CorelDraw

Quiz
•
11th Grade
10 questions
Adobe Illustrator Tools

Quiz
•
10th Grade
19 questions
Program Development - Python: Operators

Quiz
•
9th - 10th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
1.2 OSI & TCP IP Models Quiz

Quiz
•
10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

Quiz
•
8th - 9th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade