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

Chapter 03 Vocabulary

I hope you enjoy the crossword puzzle it should help you learn the vocabulary.

AB
ApplicationA program which makes the computer a useful tool.
Assignment StatementUses the equal sign to give the object property on the left of the equal sign the value on the right of the equals sign.
BodyThe statements in a procedure.
Click event procedureA procedure that executes in response to a mouse Click event.
Code windowThe part of the IDE tha displays the Form1 module window where program statements are entered.
CommentText that explains and clarifies program code for other programmers. Comments are preceded by a single quotation mark.
CompilerConverts a program to a language that the computer understands.
ControlUsed to create a control class object that the user can interact with.
Design windowDisplays the appliaction interface and allows control class objects to be added, deleted, and sized.
Eventoccurs when the user interacts with an object
Event-driven applicationExecutes code in response to events.
Event handlerSee event procedure.
FormA control class object that is an application interface. Contains a title bar, system menu, and Minimize, Maximize, and Close buttons.
IDE (Integrated Development Environment)Used to create or modify a Visual Basic .NET. application.
InterfaceWhat appears on the screen when an application is running.
Menu barThe part of the IDE that contains the names of menusthat contain commands. Can also be added to an application with a MainMenu control.
Numeric expressionFormed with arithmetic operators
Operator precedenceThe order in which operations are evaluated in a numeric expression.
ProcedureA block of codewritten to person specific tasks.
Program codeA set of instructions in an application.
ProjectThe set of files that make up a Visual Basic .NET application.
Properties Explorer windowThe part of the IDE that lists the files in the current project.
Properties windowThe part of the IDE that lists the properties values of an object.
PropertyThe part of a control object that defines its appearance, behavior, position, and other attributes.
SelectClicking an object, which displays handles.
StatementA line of code.
Solution Explorer windowused to switch between the Design and Code windows.
TooboxThe part of the IDE that contains controls that are used to add objects to a form.
Visual Basic .NETObject-oriented programming language used to create Windows, Web, and command-line (console) applications.


Advanced Technologies Academy
Las Vegas, NV

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