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

VB Chapter 4 Vocabulary

AB
CODINGCreating an application's interface and writing its program code.
CONSTANTA named memory location that stores a value that cannot be changed at run time from it's initial assignment.
DATA TYPEThe kind of value a variable or canstant is storing.
DEBUGGINGThe process of getting an application to work correctly.
DESIGNHow an application's interface will look and how the program code will be written.
FLOATING POINTA data type that can represent values with numbers after the decimal point.
FRAMEA container object used to group option buttons.
IDENTIFIERThe name used to represent a variable or constant.
INTEGER DIVISIONDivision performed with the operator to return only the whole portion of the quotient.
KEYWORDIdentifier reerved be Visual Basic
MODULUS DIVISIONDivision performed with the Mod operator to return only the division operation
OPTION BUTTONAn object the user can click to provide input
RADIO BUTTONAn object the user can click to provide input
RUN-TIME ERRORA syntax error that halts a program at run time
SPECIFICATIONDefinition of what an applicaiton should do.
STRINGA set of characteristics that can include the letters of the alphabet, digits, symbols, spaces, and any chacter that can be typed or displayed.
SYNTAX ERRORAn error that caused by a statement that violates the rules of Visual Basic.
TESTINGThe process of an application andentering datato test different possibilities to reveal any bugs.
TEST BOXAn object that provides space for the user to enter text.
VARIABLEA named memory location that stores a value.


Mr. B

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