Multiple Choice
What is the default layout manager for JFrame?
A) BorderLayout
B) FlowLayout
C) FrameLayout
D) GridLayout
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q26: Write the statement to add a tool
Q37: Describe the FlowLayout manager.
Q40: When creating a Font object, the typeface
Q40: Within an event-driven program, a component on
Q41: import javax.swing.*;<br>public class JFrameLabel<br>{<br>public static void main(String[]
Q45: Write the statement to create a JButton
Q46: A(n) _ is the default appearance and
Q55: In a(n) _ program, the user might
Q72: What class is the immediate parent of
Q79: Write the code to build a JComboBox