A(n) ____________________ object is generally used on a form to cause an event to occur when the program is executing.
Fill in the blank(s) with the appropriate word(s).
Button
Computer Science & Information Technology
You might also like to view...
Which statement about trees is false?
a) A tree is a non-linear, two-dimensional data structure. b) Tree nodes contain two or more links. c) Binary tree nodes contain two or fewer links. d) Binary tree nodes contain exactly two links.
Computer Science & Information Technology
The java.text package contains classes for manipulating all of the following items except ________.
a. classes b. numbers c. strings d. characters
Computer Science & Information Technology