Answer Posted / shweta
The major difference between GridLayout and GridBagLayout is
that GrigBagLayout supports components of different sizes,
and you can specify layout options for each component
| Is This Answer Correct ? | 49 Yes | 16 No |
Post New Answer View All Answers
What is var keyword ?
Is set ordered?
Explain hashset and its features?
How use .contains in java?
Can we have two methods in a class with the same name?
How do you achieve polymorphism in java?
What are the two ways in which thread can be created?
Write code to implement bubble sort in java?
What is OOP Language?
How do you check if a number is a perfect square?
What are the different types of garbage collectors in java?
How to store image in arraylist in java?
When a thread is executing a synchronized method , then is it possible for the same thread to access other synchronized methods of an object ?
What does arrays sort do in java?
What is an empty string in css?