Q. How do you position a component using FlowLayout? (A) North, South, East, West (B) Assign a row/column grid reference (C) Pass a X/Y percentage parameter to the add method (D) Do nothing, the FlowLayout will position the component ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (D) Do nothing, the FlowLayout will position the component