DEVFYI - Developer Resource - FYI

Which containers use a FlowLayout as their default layout?

Java Interview Questions and Answers (part 1)


(Continued from previous question...)

176. Which containers use a FlowLayout as their default layout?

The Panel and Applet classes use the FlowLayout as their default layout.

(Continued on next question...)

Other Interview Questions