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

Matching #11

AB
functionIn programming, a named section of a program that performs a specific task.
variableThe smallest unit of data storage that a program can use.
underscore caseA style of writing where the underscore character (_) is substituted for spaces and everything is lowercase.
syntaxThe set of rules that defines the combinations of symbols that are considered to be correctly structured in that language.
assignment operatorAn operator, represented by the equal sign "=" in code, that assigns the value on the right side of the operator (called an operand) to what is on the left side of the operator.
equality operatorAn operator that compares two values.
typeThe kind of data stored in a variable.
syntacticallyAccording to the rules of syntax.

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