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 3467when there is a need of jvm then how we can say that java is a platform independent language?
3 5713what is the difference between applet and swing and gui application in java . What we do with the collections set and list interface
2 8857Why 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 3633
What are the legal parameters?
What flag up means?
Are arrays classes in java?
What is the purpose of object oriented programming?
What are the advantages of java inner classes?
What is class variable java?
What is early binding and late binding in java?
What is difference between iterator and enumeration in java?
Can one thread block the other thread?
Does java have a compiler?
What invokes a thread's run() method in java programming?
How do you declare an empty string?
Can we extend singleton class in java?
What is null mean in java?
What is default exception handling in java?