Q. What is the preferred way to handle an object's events in Java 2?
β
Correct Answer: (B)
Add one or more event listeners to handle the events
You must be Logged in to update hint/solution