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

Matching #14

AB
range loopA function that identifies a number to start at, a number to stop at, and how much to change by each time the program executes the loop.
moduloA mathematical operator that performs division but returns the remainder.
artificial intelligence (AI)Any program that analyzes its environment and is able to respond accordingly to achieve an end goal.
AggregatorA variable that adds together all the values or data at a specific moment.
Allow ListA function that is a member of a class.
appendTo add an element to an existing list. In Python, append () is a method that will pass an object into an existing list.
ArrayA type of data structure that can store a fixed number of elements, as long as they are all the same data type. Arrays are a lot like lists.
authenticateTo verify a user’s identity.

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