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

Programming use of Declarations, Variables and Constants

AB
Algorithma series of steps to solve a problem
boolean expressionAn expression that evaluates to T or F
global declarationVariables and constants declared using "Private" in the place of "Dim" and is placed in the General Section
logic errorStatements are syntactically correct but produce undesired results
Message boxa predefined dialog box that provides information to the user
functionA type of procedure that returns a value
pseudocodean algorithm created using both English and VB code
counterA variable is used to store a value and is updated during run time
Updatewill increment a counter variable
local declarationVariables and constants declared in a procedure
Nested statementscan be one or more statements within a statement
decision structureA statement that executes code depending on a Boolean statement
logical operatorsOperators (And, Or, and Not) that may be used to form a Boolean expression is called
check boxAn object used to obtain input from a user is called:
scopeThe accessibility, or visibility, or variables and constants among procedures is called
relational operatorsOperators(=,<,<=,=>,>,and <>) that may be used to form a Boolean expression
PrintFormMethod to print a form during run time is
PasswordChar____________ is used in the text box property and is used to replace a typed letter with a special character
Value____________ is a Check box property that can be set to 0, 1, or 2
randomizeMust be in the Form_Load and initialize the random number generator
Private___________ is a keyword to declare a variable or a constant global
"Next"_________ is a method to generate a random number


Computer Science & Technology Teacher
Union County High School
Blairsville, GA

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