in Education by
Which of these are integer constants of ComponentEvent class? (a) COMPONENT_HIDDEN (b) COMPONENT_MOVED (c) COMPONENT_RESIZE (d) All of the mentioned This question was posed to me by my college director while I was bunking the class. The above asked question is from ComponentEvent, ContainerEvent & FocusEvent Class topic 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
The correct answer is (d) All of the mentioned The best explanation: The component event class defines 4 constants COMPONENT_HIDDEN, COMPONENT-MOVED, COMPONENT-RESIZE and COMPONENT-SHOWN.

Related questions

0 votes
0 votes
    Which of these are integer constants of TextEvent class? (a) TEXT_CHANGED (b) TEXT_FORMAT_CHANGED (c) ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Oct 24, 2021 in Education by JackTerrance
0 votes
    Which of these are constants defined in WindowEvent class? (a) WINDOW_ACTIVATED (b) WINDOW_CLOSED (c) ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Oct 24, 2021 in Education by JackTerrance
0 votes
    How many nodetype - named constants are available? (a) 13 (b) 11 (c) 12 (d) 10 I have ... questions, JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Oct 22, 2021 in Education by JackTerrance
0 votes
    Which of the following constants hold the value 2? (a) TYPE_NAVIGATE (b) TYPE_RELOAD (c) TYPE_BACK_FORWARD ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Oct 23, 2021 in Education by JackTerrance
0 votes
    Which of the following constants has the value 255? (a) TYPE_NAVIGATE (b) TYPE_RELOAD (c) TYPE_BACK_FORWARD ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Oct 22, 2021 in Education by JackTerrance
0 votes
0 votes
    Which of these method of Array class is used sort an array or its subset? (a) binarysort() (b) ... , JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Oct 25, 2021 in Education by JackTerrance
0 votes
0 votes
    Which of these class is related to all the exceptions that can be caught by using catch? (a) ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Oct 25, 2021 in Education by JackTerrance
0 votes
0 votes
    Which of these class contains the methods used to write in a file? (a) FileStream (b) FileInputStream ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Oct 24, 2021 in Education by JackTerrance
...