Multiple Choice
What happens if setSize is not called on a window?
A) The window is displayed at its preferred size.
B) It is a syntax error.
C) The window is not displayed.
D) Only the title bar appears.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q9: Which of the following is not a
Q10: To create a fixed space between all
Q11: Which statement below is false?<br>A) Each JPopupMenu
Q12: Which of the following is false?<br>A) JFrame
Q13: Which of the following is not one
Q15: Arrow keys can manipulate a JSlider object.
Q16: To evenly distribute fixed-size components in a
Q17: In a multiple-document interface (MDI), a JDesktopPane
Q18: What GridBagConstraints constants can be used in
Q19: Which of the choices below do not