Identify the letter of the choice that best matches the phrase or definition.

A. The location of this is noted by a blue squiggly line
B. A set of instructions written by the developer that tells the program how to operate
C. Procedure used to close the application
D. The kind of comment that describes the purpose of a program
E. Event triggered by a user's clicking a Button object
F. The dialog box used to select images that have been imported
G. The kind of comment that appears on the same line as executable code
H. If this object property has a value of False, the object will not trigger an event
I. Changes program code statements into instructions that the computer can execute
J. A statement that executes a specific prewritten procedure


A. error
B. program code
C. Close
D. introductory
E. click
F. Select Resource
G. same line
H. Enabled
I. compiling
J. procedure call statement

Computer Science & Information Technology

You might also like to view...

A good reason to overload an operator is to enable it to

a. outperform its C language counterparts b. work in its usual way, but with program-mer-defined data types c. operate on more operands than in its standard definition d. operate on no operands e. None of these

Computer Science & Information Technology

The ________ is a model of Arduino for first-time Makers

A) LilyPad B) Uno C) Makey-Makey D) Fio

Computer Science & Information Technology

On the Windows client side of a PPTP VPN connection, where does a client get an IP address from after it creates a virtual NIC?

A. DHCP server B. WINS server C. Default gateway D. PPP private connection

Computer Science & Information Technology

_______________ proves that two sets of data are identical by calculating hash values or using another similar method.?

A. ?Verification B. ?Validation C. ?Integration D. ?Compilation

Computer Science & Information Technology