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

Study Guide 1 Computer Programming 1 Final Exam

AB
code editor windowcontains all of the code in your application
design timeThe time during which an application is being created is called
frma prefix for a form
lbla prefix for a label
cmda prefix for a command button
prefix for a picture boxpic
caption propertycan change the words that appear in an object
endterm used to terminate an application
name propertyidentifies an object and is used by the programmer to refer to the object
propertiesefine the appearance, behavior, position of an object
tool barcontains buttons that provide shortcuts to commonly performed actions
optprefix for an option button
An event procedureis a block of code that executes in response to an event
chkprefix for a check box
IDEstands for the The Integrated Development Environment
the explorer windowcan be used to move from one form to the next in a multiform application
timerhas only one event procedure
a variablea named memory location that stores a value
option explicitshould be included in a program to help prevent errors
integera data type used to store a whole number
end ifused to end a controlled structure
Dimterm used to declare a variable
tool boxcontains objects that may be used in your applications
loadAn event procedure is used to begin an application
imgOne.topa statement used to indicate the X coordinate for a image box
constanta named memory location that can not be changed at run time
strdata type is used to declare a string
keydownan event procedure that will allow a player to use the arrow keys
identifier=identifier + 1a statement that updates a counter
event procedurea block of code that executes in response to an event
debuggingThe process of running an application and entering data to reveal any bugs
loadan event procedure is used to begin an application
KeyPressevent procedures can be used with the ASCII code
An algorithma series of steps used to solve a problem
iterationanother name for looping that repeats a block of code
ASCII codea series of numbers that represents all of the characters on the keyboard
an infinite loopa loop that never ends
CPUa computer chip that is the brain of the computer
Object listcontains the name of the objects in an applicaton
programming languageany coded instructions that tell a computer what to do


Windsor High School
Windsor, CT

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