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
928
0
Do you find this helpful?
12

View all MCQs in

Java Programming

Discussion

No comments yet