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

p1 - 4.00 Terms Review

AB
BooleanA data type used to represent True or False
CharA data type usd to represent a single character
ConstStatement used to declare a constant variable
DecimalA data type used to represent resent currency
DimStatement used to declare a dimensional variable
IntegerA data type used to represent positive or negative numbers between -2147483648 and 2147483647
TextWhat is displayed in a control object.
VariableA named memory location that stores a value.
Constant VariableA named memory location in which the value stored cannot be changed from its initial assignment.
DoubleA data type used to represent values with a decimal portion.
StaticA variable used to hold a value during the run of the program.
PromptA label placed near a text box describing the expected input from the user.
StringA set of characters.
SpecificationDefinition of what an application should do.
Declaration statementA statement used to create a variable.
DesignHow an application's interface will look and how the program code will be written.
Global declarationA declaration outside the procedures of a program.
ScopeThe set of statements that can be accessed by a declared variable or constant.
Syntax errorAn error caused by a statement that violates the rules of Visual Basic .NET
TestingThe process of running an application and entering data to test different possibilities to reveal any bugs.
Text BoxAn object that allows the user to enter a value.


Harding University High School
Charlotte, NC

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