InterviewSolution
Saved Bookmarks
| 1. |
Which of these are integer constants defined in ActionEvent class?(a) ALT_MASK(b) CTRL_MASK(c) SHIFT_MASK(d) All of the mentionedI had been asked this question in quiz.The question is from ActionEvent & AdjustmentEvent Class in portion Event Handling of Java |
|
Answer» The correct OPTION is (d) All of the mentioned |
|