What is meant by event handling?
Answers were Sorted based on User's Feedback
Answer / vamsy krishna
One type of communications that can occur between objects is
the event. An event is any action that can be captured in code.
| Is This Answer Correct ? | 7 Yes | 3 No |
What is the format specifier?
What is a vector in java?
Name the method of a Container that can be used to cause a container to be laid out and redisplayed?
for what purpose we use applets ?
Is stringwriter thread safe?
How does JAVA ClassLoader work?
What is null object in java?
What is emant by API? is it related to java only or it is common for all OOPS supporting language?
What are the procedures?
What are operators and its types?
What is use of super keyword?
Can we overload final method in java?