Java Games: Flashcards, matching, concentration, and word search.

Computer Science II and Computer Science III

Test Review

AB
DefineWhat problem are you trying to solve?
PrepareMake a plan.
ReflectWhat can you learn from this or do better next time?
TryPut your plan into action.
BugPart of a program that does not work correctly.
DebuggingFinding and fixing problems in a algorithm or program.
ProgramAn algorithm that has been coded into something that can be run by a machine.
ParameterAn extra piece of information passed to a function to customize it for a specific need.
PropertyAttributes that describe an object's characteristics.
SpriteA graphic character on the screen with properties that describe its location, movement, and look.
AnimationA series of image that create the illusion of motion by being shown rapidly one after the other.
FrameA single image within an animation.
Frame RateThe rate at which frames in an animation are shown, typically measured in frames per second.
ExpressionAny valid unit of code that resolves to a value.
VariableA placeholder for a piece of information that can change.
BooleanA single value of either TRUE or FALSE.
ConditionalsStatements that only run under certain conditions.
Boolean ExpressionIn programming, an expression that evaluates to True or False.
If-StatementThe common programming structure that implements "conditional statements".
AlgorithmA set of instructions to tell the computer what to do.


Melanie Holmes

This activity was created by a Quia Web subscriber.
Learn more about Quia
Create your own activities