What is the difference between Integer and int?
Answer Posted / maninder sharma
Integer is a class defined in the java.lang package,where
as int is a primitive data type.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Can we use String with switch case?
What is the use of list in java?
Why vector class is used?
What does exclamation mean in java?
What are the limitations of procedural programming approach?
What is stringreader?
What is final int?
What are three advantages of using functions?
What is the difference between yielding and sleeping in java programming?
What is static variable with example?
Difference between throw and throws?
Can a singleton class be inherited?
What must a class do to implement an interface in java programming?
What is the disadvantage of synchronization?
How many characters is 16 bytes?