Java Developer Question:
Download Questions PDF

Which containers use FlowLayout as their default layout in Java Programming?

Answer:

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

Download Java Developer Interview Questions And Answers PDF

Previous QuestionNext Question
Described transient variable?Can a lock be acquired on class in Java Programming?