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 ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) Use the setLayout() method