Answer Posted / sri
A GUI Component can handles it own event listener and
implement by required event listener interface and adding
itself as its own event listener
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is a parameter in matrices?
What is object class in java?
Name few java.lang classes introduced with java 8 ?
Give differences between Quicksort &Mergesort. When should these sorts be used andwhat is their running time in java?
Does treeset allow null in java?
Explain throw keyword in java?
What is final method in java?
What is a copy constructor in java?
What is use of static method?
what is a thread pool in java and why is it used?
What is a get method?
Should database connections be singleton?
List primitive java types?
What is synchronization and why is it important in java programming?
Why are generics used?