Basic and Advance Java Question:

Download Job Interview Questions and Answers PDF

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

Java Interview Question
Java Interview Question

Answer:

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

Download Java Interview Questions And Answers PDF

Previous QuestionNext Question
What method is used to specify a container’s layout in Java Programming? What state does a thread enter when it terminates its processing in Java Programming?