Multiple Choice
In which of the following layout managers do all rows (columns) have the same number of components and all components have the same size?
A) GridLayout
B) FlowLayout
C) BorderLayout
D) EvenLayout
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: A Java applet is the same as
Q4: Which of the following constructors would produce
Q6: You must import the package javax.swing in
Q8: The R in RGB stands for Right.
Q9: menuMB.add(fileMenu);<br>MenuMB.add(editMenu);<br>MenuMB.add(viewMenu);<br>MenuMB.add(insertMenu);Which menu will appear first if it
Q13: What class can be used to generate
Q14: Which of the following is the default
Q15: When you type a regular alphanumeric key,
Q18: Like Java application programs, Java applets have
Q28: Which of the following sets the background