Which containers use a FlowLayout as their default layout?

Answers were Sorted based on User's Feedback



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

Answer / chandrarekha

panel's,applet's use flowlayout as the default layout

Is This Answer Correct ?    14 Yes 0 No

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

Answer / pkr_reddy

the default layout of flowlayout container is PANEL.

Is This Answer Correct ?    9 Yes 0 No

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

Answer / ravikiran

panel

Is This Answer Correct ?    5 Yes 0 No

Post New Answer

More Core Java Interview Questions

What is a reflection package?

2 Answers  


What is the difference between multiple processes and multiple threads?

0 Answers  


Define jre i.e. Java runtime environment?

0 Answers  


Can we overload destructor in java?

0 Answers  


When we serialize an object does the serialization mechanism saves its references too?

0 Answers  


What is array sorting in java?

0 Answers  


How to create a base64 decoder in java8?

0 Answers  


What is the difference between Abstract Class and Interface

8 Answers   Amdocs,


What is udp in java?

0 Answers  


What is struts in java?

0 Answers  


explain local datetime api in java8?

0 Answers  


Name the methods that used to get and set the text label displayed by a Buttonobject?

1 Answers  


Categories