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 java used for?
C and C++ has constructors and distructors, why does Java does not have distructors?
What is Recursion Function?
What is a stream? what are the different types and classes of Streams?
What is actual difference between statement,prepared statement and callable statement and when we have to use it? pls post a answer with code and clear explanation. thanks
Can you declare a static variable in a method?
why abstract class will have a constructor?
Why are pointers not secure?
What is r in java?
Can we use a default constructor of a class even if an explicit constructor is defined?
What is “try and catch” in java
How many types of literals are there in JAVA?