To call a function in response to a user action, a developer creates a(n) __________.
A. event listener
B. variable
C. event
D. operator
Answer: A
Computer Science & Information Technology
You might also like to view...
The syntax for adding a new item to a ListBox is:
a) myListBox.Items.Add( item ) b) myListBox.Add( item ) c) myListBox.Items.Insert( item ) d) myListBox.Insert( item )
Computer Science & Information Technology
COGNITIVE ASSESSMENT A computer salesman refers to the shape and size of your new computer by a specific term. What term does he use?
A. resolution B. aggregator C. form factor D. base index
Computer Science & Information Technology