What is the difference between Integer and int?
Answer Posted / sumit
int is a premitive data type and integer is a class
| Is This Answer Correct ? | 14 Yes | 7 No |
Post New Answer View All Answers
What is difference between public static and void?
Difference between this() and super() in java ?
How does remove work in java?
Why java is called not pure object oriented language?
What is java regex?
Explain the difference between string, stringbuffer and stringbuilder in java?
Why java is not 100% object-oriented?
How can a gui component handle its own events in java programming?
Why can we not override static method?
What are the four pillars of java?
What do you mean by aggregation?
Why we use set in java?
Explain why wait(), notify() and notifyall() methods are in object class rather than in thread class?
Which collection is ordered in java?
What does mean in regex?