What is the difference between Integer and int?
Answer Posted / tapan kumar
int is a primitive type by the int we can set and read the
value but Integer is a wrapper class type u can use for
finding the length and for size .
| Is This Answer Correct ? | 4 Yes | 4 No |
Post New Answer View All Answers
Can we use catch statement for checked exceptions?
Can list be null in java?
What about method local inner classes or local inner classes in java?
Are arrays dynamic in java?
Name few "optional" classes introduced with java 8 ?
what do you mean by classloader in java?
What does the three dot emoji mean?
os is developed in c no java is more secured then c na why dont the os developed is developed using java
List implementations of list interface?
How to sort double array in java?
What is difference between synchronize and concurrent collection in java?
What is user defined exception in Java?
What are the types of java languages?
What is the driver class?
What is the difference between the jdk 1.02 event model and the event-delegation model introduced with jdk 1.1?