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 heap memory?
0 Answers Tavant Technologies, Zensar,
How to synchonise HashMap
Why is logger singleton?
I have an HashMap object, which has with key and value pair. It has 10 keys and values in that object. Now the question is I want insert new key and value in middle or any where in that list but not at the end or at the top. Is it possible or not. If yes how can we achieve this one?
What is a ?
What are static methods?
What is meant by Static query and Dynamic query?
Is sizeof a preprocessor?
What is executor memory?
When we r go to abstract class and when we go to Interface? i have confusion this question while in interview plz clarify
What classes of exceptions may be thrown by a throw statement?
What do you understand by garbage collection in Java? Can it be forced to run?