Interview Question
Created by admin on Sat, 17/11/2012 - 15:52
Question:
Which containers use a FlowLayout as their default layout?
Language:
Answer:
The Panel and Applet classes use the FlowLayout as their default layout.