Multiple Choice
When this argument is passed to the JFrame class's setDefaultCloseOperation method, the application is hidden, but not closed.
A) JFrame.EXIT_ON_CLOSE
B) JFrame.HIDE_ON_CLOSE
C) JFrame.SUSPEND_ON_CLOSE
D) HIDE_ON_CLOSE
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q30: Which of the following is not a
Q31: What does JFC stand for?<br>A) Java Frame
Q32: What is the default title for the
Q33: This is a graphic image that is
Q34: What will be the result of executing
Q36: If button1 references a JButton object, which
Q37: In a Swing application, you create a
Q38: Splash screens are particularly important for large
Q39: Swing components are part of the javax.swing
Q40: Programs that operate in a GUI environment