Multiple Choice
Which of the following is the default layout manager for a Java application?
A) null
B) GridLayout
C) FlowLayout
D) BorderLayout
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q19: You can use the methods Background and
Q20: In which of the following layout managers
Q21: The class Container is the superclass of
Q22: The class Graphics is an abstract class.
Q23: Applets do not have titles.
Q25: A JComboBox generates an ItemEvent.
Q26: How many inches is 12-point font?<br>A) 1/6<br>B)
Q27: Which applet method is called by the
Q28: Which of the following sets the background
Q29: If graph holds a Graphics object, which