Multiple Choice
How do you change the current layout manager for a container?
A) Use the setLayout method.
B) Once created you cannot change the current layout manager of a component
C) Use the setLayoutManager meth
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q15: Which of the following creates a List
Q16: What is a listener in context to
Q17: java.awt.Component class method getLocation() returns Point (containg
Q18: State true or false<br>(i) Java RMI supports
Q19: Which one of the following does not
Q20: Which of these events will be generated
Q21: An Applet has its Layout Manager set
Q22: What is default layout manager for panels
Q23: Which of the following methods finds the
Q25: State true or false<br>(i) JPanel is a