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

Verified
Correct Answer:
Verified
Related Questions
Q8: Which of the following statements will change
Q9: Write the statement to create a layout
Q10: Which of the following statements will correctly
Q11: Match each term with the correct statement
Q12: A _ is a component that combines
Q14: import javax.swing.*; <br>import java.awt.*; <br>public class JFrame6
Q15: Which constructor constructs a new JTextField with
Q16: Describe a flow layout manager compared to
Q17: Match each term with the correct statement
Q18: Look and feel comprises the elements of