What is the difference between Integer and int?
Answer Posted / duryodhan
int is a primitive data type & integer is a wapper class object which define in java.lang package.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What access modifiers can be used for class ?
What is void data type?
Is multiple inheritance supported by java?
List down the methods and interfaces of collection class in java.
How do you replace all in word?
What is the replace tool?
What does java stand for?
Is null an object java?
What are the two parts of a conditional statement?
What is a jagged array in java?
What is method in research paper?
Where is java located?
What best practices should you follow while writing multithreaded code in java?
What is the use of math abs in java?
What's the access scope of protected access specifier?