Multiple Choice
The GridBagContraints constant RELATIVE means that ________.
A) the component is the last component.
B) the component is the next to last component.
C) the component should be placed relative to the previous component.
D) Both b and c
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: A JFrame supports three operations when the
Q2: JSliders generate what type of event?<br>A) ActionEvents.<br>B)
Q3: Mnemonics can be used with all subclasses
Q4: Which of the following is not a
Q5: Which method returns true if the popup
Q7: Which constructor below creates a JInternalFrame that
Q8: A JSlider cannot display which of the
Q9: Which of the following is not a
Q10: To create a fixed space between all
Q11: Which statement below is false?<br>A) Each JPopupMenu