Programming - Swings - Discussion

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

 



Q.

public void setEnabled(boolean b) is used to __________ the button.                         


A. enable B. disable
C. enable or disable D. none

Answer: Option C
Explaination:

 


public void setEnabled(boolean b) is used to enable or disable the button.




Discussion

Your Comments Goes here...
NameDiscussion