Differences between GridLayout and GridBagLayout?
Answer / 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 |
When should I use a singleton?
Is java an open source?
What is deserialization and how do we do deserialization?
What is an event?
FOR EXAMPLE WE R HAVING TWO LIST ELEMENTS ..BOTH LISTS CONTAINS ID,NAME,PLACE ..I NEED TO COMPARE BOTH IDS IN TWO LISTS,IF ID'S R SAME MEANS WE HAVE ADD THE DETAILS(LIKE NAME,PLACE) TO MAP...HOW IS POSSIBLE ?CAN ANY ONE SUGGEST?
I/O blocking means?
What is string :: npos?
What is difference between protected and private?
What is meant by constructor?
Can I create any Marker Interface? If yes then how can I use it???
List the features of java programming language.
What is the size of int in 64-bit jvm?