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.

c. EXIT_ON_CLOSE.

Computer Science & Information Technology

You might also like to view...

What does the swapper do?

What will be an ideal response?

Computer Science & Information Technology

Templates enable us to specify, with a single code segment, an entire range of related functions called _________, or an entire range of related classes called _____________.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology