In what type of containers, Border layout is a default
layout?
Answers were Sorted based on User's Feedback
Answer / janet
Window,Frame and Dialog classes use a BorderLayout as their
layout.
| Is This Answer Correct ? | 5 Yes | 1 No |
What is low level language in computer?
What is a package?
What is the use of Getters and Setters method ?
What are alternatives to java serialization?
What is bubble sorting in java?
Can we pass null as argument in java?
Is java 1.7 the same as java 7?
What super () does in java?
Is multiple inheritance allowed in Java? Why ?
Can singleton class be serialized?
Does isempty check for null?
What is OOPS Concept?