

MCQOPTIONS
Saved Bookmarks
1. |
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 |
Answer» B. Once created you cannot change the current layout manager of a component | |