Name the package that most of the AWT events that supports
event-delegation model are defined?

Answers were Sorted based on User's Feedback



Name the package that most of the AWT events that supports event-delegation model are defined?..

Answer / srp

import java.awt.event

Is This Answer Correct ?    8 Yes 0 No

Name the package that most of the AWT events that supports event-delegation model are defined?..

Answer / srp

java collection interview question & answer

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More Core Java Interview Questions

How are this() and super() used with constructors?

9 Answers  


how do you store phone numbers using java collections

5 Answers   Bosch, IBAB,


what is the difference between statis block and static variable

7 Answers  


Is there a jre for java 11?

0 Answers  


How two different class threads communicate with each other?. send example code.

4 Answers  






Why do we use return statement?

0 Answers  


What is the minimum and maximum length of an identifier?

6 Answers   TCS,


What do bitwise operators do?

0 Answers  


What do you understand by java virtual machine?

0 Answers  


how we can make a write-only class in java?

0 Answers  


What is application tier?

0 Answers  


Why wait(),notify(),notifyAll() methods defined in Object class althought we are using in only threads.

0 Answers   Mphasis,


Categories