What is the difference between Integer and int?
Answer Posted / krutika
y is int i=new Integer(4); correct??
| Is This Answer Correct ? | 3 Yes | 14 No |
Post New Answer View All Answers
Can you pass functions in java?
What is return null in java?
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?
How many types of methods are there?
Can private members of a base class are inheritable justify?
What does math floor () do?
What is the use of pattern in java?
Can It is possible to synchronize the constructor of a Java Class?
What is array length?
What kind of variables a class can consist of?
Does java have extension methods?
Why is the singleton pattern considered to be an anti pattern?
Is it possible to specify multiple jndi names when deploying an ejb?
Can a string be null?
Can I learn java in 3 months?