Multiple Choice
When a component is added to a region in the BorderLayout manager:
A) the component retains its original size
B) it results in a compile time error, if it is too large
C) the component is stretched so it fills up the entire region
D) the region is resized to fit the component
Correct Answer:

Verified
Correct Answer:
Verified
Q43: The FlowLayout manager does not allow the
Q44: Which of the following is NOT a
Q45: Assume that radio references a JRadioButton object.
Q46: If button1 is a JButton object, which
Q47: Which one of the following GUI components
Q49: This layout manager arranges components in rows.<br>A)
Q50: Which of the following statements is NOT
Q51: This is a graphic image that is
Q52: Assume that the variable checkbox references a
Q53: The System.exit method will end the application.