In an applet, events are handled:
A) with special applet event listeners
B) differently, depending upon which computer is running the applet
C) with event listeners, exactly as they are in GUI applications
D) by always terminating the applet
C) with event listeners, exactly as they are in GUI applications
Computer Science & Information Technology
You might also like to view...
What is the difference between grouping and sorting records in a report?
What will be an ideal response?
Computer Science & Information Technology
Functions can have _____ argument(s).
A. only one B. not more than two C. as many as needed D. three or less
Computer Science & Information Technology