Matching
Match each item with a statement below.
Premises:
A block of code that performs a specific task.
When the computer processes the instructions shown in a procedure one after another in the order in which they appear in the procedure.
Used to create a graphical user interface
An object, such as a label or button, that is added to a form.
A pattern used to create an object
Indicates a hierarchy of namespaces.
The set of Visual Basic instructions that are processed only when the event occurs.
An action of the user, such as clicking, double-clicking, and scrolling.
Anything that can be seen, touched, or used
Responses:
sub procedure
object
event procedure
event
dot member access operator
class
sequential processing
Windows Form Designer window
control
Correct Answer:
Premises:
Responses:
A block of code that performs a specific task.
When the computer processes the instructions shown in a procedure one after another in the order in which they appear in the procedure.
Used to create a graphical user interface
An object, such as a label or button, that is added to a form.
A pattern used to create an object
Indicates a hierarchy of namespaces.
The set of Visual Basic instructions that are processed only when the event occurs.
An action of the user, such as clicking, double-clicking, and scrolling.
Anything that can be seen, touched, or used
Premises:
A block of code that performs a specific task.
When the computer processes the instructions shown in a procedure one after another in the order in which they appear in the procedure.
Used to create a graphical user interface
An object, such as a label or button, that is added to a form.
A pattern used to create an object
Indicates a hierarchy of namespaces.
The set of Visual Basic instructions that are processed only when the event occurs.
An action of the user, such as clicking, double-clicking, and scrolling.
Anything that can be seen, touched, or used
Responses:
Related Questions
Q18: What are two ways of saving a
Q19: What is the difference between a solution
Q20: The extension _ on a filename indicates
Q21: The _ form is the form that
Q22: How can you assign a value to
Q24: A procedure footer contains the keywords _.<br>A)
Q25: The _ instruction tells the computer to
Q26: A method is a predefined Visual Basic
Q27: A(n) _ is a container that stores
Q28: The _ menu provides options for aligning