Multiple Choice
What is the best way to start using Swing components?
A) Use a few classes with basic properties and methods, then explore API documentation
B) Learn all the classes in Swing and their inheritance hierarchies
C) Learn all the methods of the JComponent superclass before using any Swing components
D) Use a Swing component only after understanding all of its constructors
Correct Answer:

Verified
Correct Answer:
Verified
Q4: If the method makeMenuItem is called four
Q5: Suppose a JPanel with a BorderLayout manager
Q6: Suppose a JPanel with a BorderLayout manager
Q7: If the makeMenuItem method is called four
Q9: What is wrong with the following code?
Q10: Which of the following adds a border
Q11: What can be determined about obj from
Q12: Which layout manager uses a grid, but
Q26: The _ interface toolkit has a large
Q44: Which of the following statements is correct?<br>A)new