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 the use of parseint in java?
What is ‘is-a ‘ relationship in java?
Why set is used in java?
Explain the purpose of garbage collection in Java?
Explain the transient field modifier?
Suppose if we have variable ' I ' in run method, if I can create one or more thread each thread will occupy a separate copy or same variable will be shared?
What is anti pattern in java?
What is hotjava?
Difference between concurrent hashmap and hashtable and collections
Can you inherit a constructor java?
What does string mean in java?
When can an object reference be cast to an interface reference in java programming?
Why arraylist is used in java?
What is a default method?
What is the flag in java?