Answer Posted / ravikiran(aptech mumbai)
checked and unchecked exceptions
| Is This Answer Correct ? | 25 Yes | 24 No |
Post New Answer View All Answers
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?
Does java vector allow null?
Is integer immutable in java?
What is object of class in java?
Does substring create a new object?
How strings are created in java?
Explain enumeration in java?
What is java and its types?
Name few java.lang classes introduced with java 8 ?
What is a percentage sign called?
What is final keyword in java?
Can a class have more than one object?
What is treeset and treemap in java?
What do you mean by order of precedence and associativity?
Why is an interface be able to extend more than one interface but a class can’t extend more than one class?