What is the difference between Integer and int?
Answer Posted / ravikiran(aptech mumbai)
Integer is a wrapper class object where as int is a
primitive datatype
| Is This Answer Correct ? | 31 Yes | 4 No |
Post New Answer View All Answers
What is the difference between abstract classes and interfaces?
What is a parameter in java?
Can we pass a primitive type by reference in java? How
Is java an open source?
Can we use this () and super () in a method?
What does main method?
What is java basic concept?
What is the difference between an argument and a parameter?
What is the difference between the font and fontmetrics classes in java programming?
What are the topics in core java?
What will happen if a thrown exception is not handled?
What is numeric function?
What is the difference between abstraction and encapsulation?
how to one war file class to another war file class?
What is the relationship between class and object?