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 |
Why does java doesnot support multiple inheritance?
can any body body expalin best definitions & best real time exaples for opps concepts.
How do you change an int to a string?
what is the difference between a threads start() and run() methods? : Java thread
can we Connect Applet to Data Base ? with Discriptiom. and also What is Diff. from Applet & Servlet?
Can we define private and protected modifiers for variables in interfaces?
What is the generic function?
Is int a class in java?
What is method in java ?
What is the difference between import java.util.date and java .util?
What is the need of "creating and throwing an UserdefinedException" when the "Exception" class is already available?
What are the advantages and disadvantages of reference counting in garbage collection?