Multiple Choice
Which Layout Manager type would you use if you want GUI components to be placed in 2 columns over 5 rows?
A) FlowLayout
B) BorderLayout
C) BoxLayout
D) GridLayout
E) TabbedPane
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: Modifying a program in order to eliminate
Q2: An object that refers to part of
Q11: In what way is black-box testing better
Q23: Explain the difference between implementing an interface
Q31: An example of an aggregation relationship is<br>A)
Q34: Write a static method that is passed
Q37: Of the various phases in software development,
Q37: Draw the JFrame as you think it
Q38: For the questions below, consider a class
Q39: Static methods cannot<br>A) reference instance data<br>B) reference