

McqMate
Q. |
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 |
Answer» A. Use the setLayout() method |
View all MCQs in
Java ProgrammingNo comments yet