Search Interview Questions | More than 3000 questions in repository. There are more than 900 unanswered questions. Click here and help us by providing the answer. Have a video suggestion. Click Correct / Improve and please let us know. |
|
| ||||
Design - Interview Questions and Answers for 'Listener' - 3 question(s) found - Order By Rating | ||||
| ||||
This question is still unanswered. Can you please provide an answer. | ||||
Help us improve. Please let us know the company, where you were asked this question : | ||||
Like Discuss Correct / Improve  observer   listener | ||||
Related Questions | ||||
Example of Observer Design Pattern ? | ||||
What is the difference between Observer and Observable ? | ||||
What is the difference between Observer and Subscriber ? | ||||
How observer pattern can introduce memory leaks ? | ||||
Have you ever faced problem because of some listener / observers / subscriber performing action on the subscription which you don't want ? How did you fix the problem ? | ||||
| ||||
Ans. Listeners. | ||||
Help us improve. Please let us know the company, where you were asked this question : | ||||
Like Discuss Correct / Improve  java   design pattern   listeners   observer design pattern expert | ||||
Related Questions | ||||
| ||||
Ans. In GUI programming, an object that can be registered to be notified when events of some given type occur. The object is said to listener? for the events. | ||||
Help us improve. Please let us know the company, where you were asked this question : | ||||
Like Discuss Correct / Improve  java   gui   ui programming   swing   awt   swt   listener   architecture | ||||
Related Questions | ||||
Example of Observer Design Pattern ? | ||||
What is a lapsed listener problem ? | ||||
Without configure ContextLoaderListenerAnd DispatcherServlet how to run spring MVCApplication? | ||||
What is the difference between closing and completing the observer / listener ? | ||||
Have you ever faced problem because of some listener / observers / subscriber performing action on the subscription which you don't want ? How did you fix the problem ? | ||||