in Education by
Which of these events is generated when the size of an event is changed? (a) ComponentEvent (b) ContainerEvent (c) FocusEvent (d) InputEvent The question was posed to me in an interview for internship. My question is based upon ComponentEvent, ContainerEvent & FocusEvent Class in section Event Handling of Java Select the correct answer from above options JavaScript questions and answers, JavaScript questions pdf, JavaScript question bank, JavaScript questions and answers pdf, mcq on JavaScript pdf, JavaScript questions and solutions, JavaScript mcq Test , Interview JavaScript questions, JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)

1 Answer

0 votes
by
Correct choice is (a) ComponentEvent For explanation: A ComponentEvent is generated when the size, position or visibility of a component is changed.

Related questions

0 votes
    Which of these events is generated when a button is pressed? (a) ActionEvent (b) KeyEvent (c) ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Oct 24, 2021 in Education by JackTerrance
0 votes
    Which of these events is generated when the window is closed? (a) TextEvent (b) MouseEvent (c) ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Oct 24, 2021 in Education by JackTerrance
0 votes
    Which of these events is generated by scroll bar? (a) ActionEvent (b) KeyEvent (c) WindowEvent (d ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Oct 24, 2021 in Education by JackTerrance
0 votes
    When are the mouse events generated? (a) When user clicks the mouse over a document (b) When user ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Oct 23, 2021 in Education by JackTerrance
0 votes
    Which of these methods is called when observed object has changed? (a) setChanged() (b) update() ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Oct 24, 2021 in Education by JackTerrance
0 votes
    Which two events will have the generated text for key events? (a) key and char (b) char and text ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Oct 23, 2021 in Education by JackTerrance
0 votes
    What are the events generated by the Node objects called? (a) generators (b) emitters (c) dispatchers ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Oct 23, 2021 in Education by JackTerrance
0 votes
    Which of these interfaces handles the event when a component is added to a container? (a) ComponentListener ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Oct 24, 2021 in Education by JackTerrance
0 votes
0 votes
    Which are the events that have default actions that can be canceled by event handlers? (a) Submit and ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Oct 22, 2021 in Education by JackTerrance
...