How can a gui component handle its own events in java programming?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

What are the application of stack?

0 Answers  


Hi Friends.. can any one provide the real time example for methodoverloading and methodoverriding .........

2 Answers   Honeywell,


What is meant by packages?

4 Answers  


suppose in a class there is a code like this: { Set hs=new Hashset(); hs.add(new Emp("kathy",1000)); hs.add(new Emp("kathy",2000)); } how can u avoid the above code in your class as set won't allow duplicate objects?

3 Answers  


How can we create a thread in java?

0 Answers  






Is string a data type in java?

0 Answers  


What is a parameter in a function?

0 Answers  


State the merge-sort principle and its time complexity.

0 Answers   Akamai Technologies,


What is the set interface in java programming?

0 Answers  


What are assertions in java?

1 Answers   Impetus,


How transient variable is different from volatile variable?

0 Answers  


What is object in java?

0 Answers  


Categories