In what type of containers, Border layout is a default
layout?
Answer Posted / janet
Window,Frame and Dialog classes use a BorderLayout as their
layout.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
How do you compare arrays in java?
What are the library functions in java?
What are checked exceptions?
What are the difference between composition and inheritance in java?
Is an empty arraylist null?
what is synchronization? : Java thread
What are static variables and functions?
What are the types of collections in java?
What is a Hash Table? What are the advantages of using a hash table?
What is meant by structural programming?
What are the characteristics of java?
What is final variable?
What is the method overriding?
What is ‘is-a ‘ relationship in java?
What is the importance of main method in Java?