Programming - Swings - Discussion

You Are Here :: Home > JAVA > Swings - Discussion

 



Q.

public void addActionListener(ActionListener a) is used to ___________ the action listener to this object.                         


A. delete B. modify
C. add D. none

Answer: Option C
Explaination:

 


public void addActionListener(ActionListener a) is used to add the action listener to this object.




Discussion

Your Comments Goes here...
NameDiscussion