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

Matching #4

AB
scopeA description of the parts of a program where a particular variable can be accessed and modified.
natural languageThe language that people use in daily conversations with each other.
pseudocodeA way to work out the logic without worrying too much about the specifics of the language you are programming in.
incremental counterA loop that changes the value of a count by a certain amount every time an event occurs.
Decrementedreduced in number by one
loopA sequence of instructions that continually repeats until a condition is met.
iterationA process of repeating a set of instructions a specified number of times or until a condition is met, such as in a repetition of a process or a newer version of development in computer science.
problem decompositionThe process of breaking a complex problem or system into parts that are easier to conceive, understand, program, and maintain.
SprintsA list of the individual parts that need development to address a backlog item.
DatabaseA storage space on a device used to store information from an app.

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