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
Q15: You can create instances of Color by
Q16: What HTML tags begin and end a
Q17: Given Graphics object graph, which statement can
Q18: Like Java application programs, Java applets have
Q19: You can use the methods Background and
Q21: The class Container is the superclass of
Q22: The class Graphics is an abstract class.
Q23: Applets do not have titles.
Q24: Which of the following is the default
Q25: A JComboBox generates an ItemEvent.