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?
1 3557when there is a need of jvm then how we can say that java is a platform independent language?
3 5851what is the difference between applet and swing and gui application in java . What we do with the collections set and list interface
2 8984Why should we create an object? what is a need of it? Apart from access members of a class i want what is a need of object what does it contain?? In normal class to access any member of thaht class we create object where as for static class we access its members using class name. what is a difference between them... thanks in advance.
1 3693
Why vector class is used?
Explain public static void main(string args[]) in java.
What are white spaces in java?
What happens when I use / and % with a negative numerator?
In java, how many ways you can take input from the console?
Difference between string, stringbuffer and stringbuilder?
Can we override final method?
What are the differences between getting and load method?
What is e java?
Is string serializable in java?
What does split function do in java?
Why main method is static in java?
What method is used to specify a container's layout in java programming?
How will you communicate between two applets?
What is the importance of static variable?