Multiple Choice
In using the BoxLayout, adding space between components in a container can be accomplished by
A) including TabbedPanes
B) including JButtons that have no names and thus will appear invisible
C) adding invisible components
D) inserting IconImages of blank images
E) any of the above
Correct Answer:

Verified
Correct Answer:
Verified
Q1: Abstract methods are used when defining<br>A) interface
Q6: Java does not support multiple inheritance but
Q29: All objects implement Comparable.
Q47: A JPanel can itself contain JPanels.
Q50: The term "test case" is used to
Q51: In order to display three components vertically
Q54: If a programmer follows the four phases
Q55: In which phase of program development would
Q56: The JFrame below has a JBorder created
Q57: Which Layout Manager is used by default