Multiple Choice
Which JFrame constant indicates that the program should terminate when the window is closed by the user?
A) TERMINATE_ON_CLOSE.
B) IMMEDIATELY_CLOSE.
C) EXIT_ON_CLOSE.
D) All of the above.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q6: Method _-can be used to set the
Q7: Method getSelectedValues of class JList returns:<br>A) an
Q8: The BorderLayout layout manager:<br>A) divides an area
Q9: In what cases are adapter classes useful?<br>A)
Q10: When a component is_- , paintComponent clears
Q12: Which MouseEvent method can be used to
Q13: JLabel can be attached to a JFrame
Q14: The setMaximumRowCount method is used for:<br>A) Button.<br>B)
Q15: Which of the following statements about a
Q16: Which layout manager is the default for