When you Click a Button, What event will be fired?

Answers were Sorted based on User's Feedback



When you Click a Button, What event will be fired?..

Answer / niranjanravi

An ActionEvent is generated.

Is This Answer Correct ?    3 Yes 1 No

When you Click a Button, What event will be fired?..

Answer / dipil t t

An ActionEvent is generated.It is performed by
actionListner.

Is This Answer Correct ?    1 Yes 1 No

When you Click a Button, What event will be fired?..

Answer / akshay

MouseListener Interface contains method mouseclicked(), this is called..

Is This Answer Correct ?    0 Yes 0 No

When you Click a Button, What event will be fired?..

Answer / bindu

which listeners are added to button those listener methods
vill be called.

Is This Answer Correct ?    0 Yes 1 No

When you Click a Button, What event will be fired?..

Answer / kureshi salman rafik

An ActionEvent is fired.An actionevent extends
ActionListner.
ActionEvent using actionperformed() method.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Core Java Interview Questions

what are the oops concept in java explain with real time examples

24 Answers   Accenture, Bosch, Consummate Technologies, CTS, Current Technologies, iNautix, Infosys, Kekran Mekran, QA InfoTech, RTRT, SofTech, Tech Mahindra, Thorogood, Timios, Wipro,


what is difference between global methods and local methods?

1 Answers  


How to extract HashMap values?

5 Answers   Marlabs,


What are the two major components of JDBC?

5 Answers   CMC, Mind Tree,


Can you have an inner class inside a method and what variables can you access?

2 Answers  






what are the methods of an object class?

3 Answers  


What is the difference between reader/writer and inputstream/output stream?

0 Answers  


Why is multiple inheritance not supported in java?

0 Answers  


What is multithreading ???? How to stop multithrading in java????

1 Answers   Cognizant,


What are the advantages of unicode?

0 Answers  


what is an objects lock and which objects have locks? : Java thread

0 Answers  


What is meant by attribute?

0 Answers  


Categories