Solved

Which of the Following Statements About Events and Graphical User

Question 8

Multiple Choice

Which of the following statements about events and graphical user interface programs is true?


A) Your program must instruct the Java window manager to send it notifications about specific types of events to which the program wishes to respond.
B) The Java window manager will automatically send your program notifications about all events that have occurred.
C) Your program must respond to notifications of all types of events that are sent to it by the Java window manager.

D) Your program must override the default methods to handle events.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions