Which containers use a FlowLayout as their default layout?
Answer Posted / pkr_reddy
the default layout of flowlayout container is PANEL.
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
What is the relationship difference the canvas class and the graphics class?
What is an interface in java? Explain
How do you compare arrays in java?
Is class forname reflection?
Write a program to show whether a graph is a tree or not using adjacency matrix.
What are the java ide's? Explain
What is the use of default method in interface in java?
What is the purpose of the finalize() method?
What is java virtual machine and how it is considered in context of java’s platform independent feature?
Write code to implement bubble sort in java?
What are the differences between throw and throws?
What is 16 bits called?
Why parameters should be passed by reference?
What is a newline character in java?
Can we inherit inner class?