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 ellipsis in java?
What state does a thread enter when it terminates its processing in java programming?
How do you identify if jvm is 32-bit or 64-bit from java program?
What is java dot?
Can we catch more than one exception in single catch block?
Define array. Tell me about 2-D array.
What happens if we don’t define serial version uid?
How many bytes is string in java?
What are sets in java?
What is primitive data type in java?
What is the difference between a factory and abstract factory pattern?
What is sleep method?
How can you avoid serialization in child class if the base class is implementing the serializable interface?
Explain method overloading?
What is the maximum size of a string in java?