Multiple Choice
State true or false
(i) JPanel is a class included in awt package
(ii) Anonymous classes are mostly used for event handling
(iii) Names of anonymous classes must be unique
(iv) JOptionPane is an inner class
A) i-false, ii-false, iii-true, iv-true
B) i-true, ii-false, iii-true, iv-false
C) i-false, ii-true, iii-false, iv-false
D) i-true, ii-true, iii-false, iv-true
Correct Answer:

Verified
Correct Answer:
Verified
Q15: Which of the following creates a List
Q16: What is a listener in context to
Q17: java.awt.Component class method getLocation() returns Point (containg
Q18: State true or false<br>(i) Java RMI supports
Q19: Which one of the following does not
Q20: Which of these events will be generated
Q21: An Applet has its Layout Manager set
Q22: What is default layout manager for panels
Q23: Which of the following methods finds the
Q24: How do you change the current layout