Multiple Choice
When the user interacts with a GUI component,the interaction,known as a(n) _________,causes the program to perform a task by "calling" a method.
A) driver
B) action
C) event
D) cause
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q31: Which operator performs string concatenation?<br>A)&<br>B)@<br>C)%<br>D)#
Q32: The + is the string concatenation operator
Q33: The statement allows a program to make
Q34: The .exe file extension indicates that the
Q35: Binary operators require two operands.
Q37: You can change a control's variable name
Q38: Syntax errors are indicated only when you
Q39: A Textbox's _ property can be used
Q40: Whenever a value is placed in a
Q41: You insert comments in your programs to