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() method
D) Use the updateLayout() method
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: The method to set the text of
Q3: The method to get the text of
Q4: ------------------- is an example of container class<br>A)Label<br>B)Panel<br>C)TextField<br>D)Button
Q5: A ------------ is an object that the
Q6: The AWT component used to display a
Q7: The method in Graphics class to set
Q8: The method that returns the selected item
Q9: The layout manager that lays out a
Q10: The method in Graphics class to draw
Q11: The AWT component used for taking input