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

VB Vocabulary Review

AB
Assignment StatementPuts a value in a variable or an object
CodeActual statements in BASIC
Code WindowOpens when you click on a button or object; lets you type in the code which will run when the button is clicked.
DeclarationTelling the program ahead of time that you're going to use a variable
DoubleA real number, or number with decimals.
Formattingchanging properties of an object, such as the font or caption
GetsThe equal sign (=) in BASIC
Integera whole number
ObjectAn element of the program which users can act on.
Object-Oriented ProgrammingA program which runs based on clicking objects
Programa set of instructions which the computer follows
Programmera person who writes programs
PromptA printed statement to the user telling him what to enter next
PropertyOne aspect of the object, such as the Font, Caption or Name.
StringA variable which will hold a word.
Syntaxthe grammar of any language, whether BASIC or English.
Syntax ErrorA mistake in the grammar of BASIC
Type Mismatchputting a value into a variable which is of a different type than the variable; for example, putting a String into an Integer variable
UserThe person who is expected to run the program
VariableA place to store information
Command buttonOject which runs command when the user clicks it
FormLarge frame which holds everything else in the program
LabelUsed to put words on the form for the user to read
Text BoxPlace where a user can type in responses, like names or numbers, to make a program run


Sharon O'Connor

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