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
make a method which any number and any type of argument and print sum of that arguments.....
What are the problems faced by java programmers who don't use layout managers?
Why is singleton instance static?
Similarity and difference between static block and static method ?
What is function declaration?
What is an 8 bit word?
Give some features of interface?
Can we use string in switch case in java?
What causes memory leak in java?
How can we find the sum of two linked lists using stack in java?
What is the char data type?
What is boolean example?
How do you create a reference in java?
What is byte [] in java?
What is the old name of java?