Multiple Choice
To display a window, you must invoke the method ____.
A) displayWindow
B) show
C) setVisible
D) setDisplay
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q14: The class ActionListener contains only one method,
Q18: Every window has a title, width, and
Q24: The GridLayout manager arranges GUI components in
Q26: Which class is part of the package
Q27: Which of the following from the window
Q27: The height and width of a window
Q29: Write a program that takes as input
Q31: A(n) _ is a method of a
Q32: If Shape is a class and you
Q39: Given the declaration, Integer x; After executing