Variables
Computer science
Game development
Functions
Computer science 2
100
A container for data is know as a?
What is Variable
100
Which random range code is correct for a coin flip?
What is Random range (1, 2)
100
Which term refers to the use of specific shapes and order to create a visual representation of a computer program?
What is Flowchart
100
Which item defines a function in Touch Develop?
What is A self-contained set of instructions for preforming a specific task within a computer program
100
Why is the fiber optic cable superior to copper and coaxial cabling?
What is Fiber optics transmit at the speed of light
200
What term refers to setting the value of a variable for the first time?
What is Initialize
200
Which random code is correct for choosing a blue candy from a bag with candies colored green, red, yellow, orange, and blue?
What is Random range (1, 5)
200
Which term refers to a set of steps to solve a particular problem?
What is Algorithm
200
What advantage does a custom function provide in writing a program?
What is Helpful in that they can be called multiple times and they can save rewriting or copy and pasting code
200
which statement defines the internet?
What is Its a network of networks
300
In Touch Develop variable declaration and initialization can happen at the same time.
What is True
300
Which item is an advantage of incorporating randomness into game play?
What is Randomness creates complex play and can force the user to use deductive skills
300
In a computer programming, what is a string?
What is A data type comprised of a sequence of characters
300
Which statement defines a loop counter?
What is The variable used in a for loop to determine the number of times the loop will execute
300
The time it takes for a bit to travel from sender to receiver?
What is The maximum transmission capacity of a medium
400
What is an antonym for the word, variable?
What is Constant
400
Which of the following statements is an example of a conditional statement?
What is Students who get A’s on their report card will make the principals list
400
Which term refers to a sequence of drawings used in the planning stage of a movie, animation or computer program?
What is Storyboard
400
What is the purpose of the sprite sheet -> add grid animation (“all” ,1 ,6, 1, 1, false) function?
What is To add a frame to an animation
400
which statement is an advantage of cloud computing?
What is The cloud provides accessibility from anywhere
500
Which of the problems listed below would be difficult for a computer, but easy for a human?
What is Identifying the image of a dog within a photograph
500
Which item defines a computer program
What is A sequence of instructions written in a language that can be understood by a computer and that performs a specific task or solves a problem
500
Which term refers to an outline of a computer program written in a form that can easily be converted to the actual programming statements?
What is Pseudocode
500
How are spite sheets used in touch develop?
What is To create frame based animations
500
which line of code will display an image named spacebackground that appears to move vertically across the screen?
What is Game set background scene vertical spacebackgrund
M
e
n
u