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

Algorithms, Loops & Variables

test prep

AB
AlgorithmA list of steps to solve a problem in English.
PseudocodeA mix of English language and code that represents what you want your program to do.
FlowchartUse of symbols and text to give a visual representation of a solution to a problem.
VariableName space in memory
forever loopcontinues to loop until the program closes
repeat loopcontinues to loop for a specified number of times
repeat until loopcontinues to loop until a condition is met
Modulus divisionDivision that returns the remainder of the division


AP Computer Science A
NCVPS
NC

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