How GUI component handle its own events?
Answer / 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 |
What makes a function well defined?
When we serialize an object does the serialization mechanism saves its references too?
What are heap memory and stack memory and what are memory tables.
How to avoid the runtime exception ?
Are primitives objects?
How do you find the absolute value?
Why hashmap is used in java?
What are classloaders?
What is java string pool?
What is argument in java?
What is hypertext?
What is a parent class in java?