Which containers use a FlowLayout as their default layout?
Answers were Sorted based on User's Feedback
Answer / chandrarekha
panel's,applet's use flowlayout as the default layout
Is This Answer Correct ? | 14 Yes | 0 No |
Answer / pkr_reddy
the default layout of flowlayout container is PANEL.
Is This Answer Correct ? | 9 Yes | 0 No |
What is the platform?
What is a boolean structure?
What happens when heap memory is full?
Why do we need singleton?
whether java is fully object oriented language or partially object oriented language
Explain what are final variable in java?
In the HashMap, we know the values but we dont know the key, then how can we get the key from HashMap ?????
What value is a variable of the string type automatically initialized?
How do you do descending order in java?
In the below example, how many string objects are created?
What are voids?
What are the two major components of JDBC?