Home / Programming MCQs / JAVA MCQs / Question

R

Ram Sharma • 178.09K Points
Coach

Q. What is the preferred way to handle an object's events in Java 2?

(A) Override the object's handleEvent( ) method.
(B) Add one or more event listeners to handle the events
(C) Have the object override its process Event ( ) methods.
(D) Have the object override its dispatch Event ( ) methods.

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.