What is the difference between Integer and int?
Answer Posted / k.santosh kumar
int is a primitive data type , where as Integer is a class
which encapsulates the primitive int data type and
represents in terms of object.
| Is This Answer Correct ? | 35 Yes | 6 No |
Post New Answer View All Answers
Java openings 3 - 5 years, Lnt Infotech. requirements - core java, J2ee, struts, hibernate Interview Date:- 19 March 2011 Time:- 9:00 AM to 12:00 Pm Interview Location - L & T Infotech, Manapakkam, Chennai Refererral PS NO:- 291649 (Please mention this when u fill the form only then u will be considered for interview) Documents Required:- Latest Resume, Photograph and last 3 payslips Mail me on vasan2211@gmail.com once u appear for interview
what is the difference between process and thread? : Java thread
What is difference between adapter class and listener?
How can we find the actual size of an object on the heap?
Why java is not 100% object-oriented?
Can we use return in constructor?
How do you calculate square roots?
What is the difference between class & structure?
What is an infinite loop? How infinite loop is declared?
How do I write a self declaration?
What are the methods used to implement for the key object in the hash map?
Describe string intern() methodology
Tell us something about an iterator.
What is space character in java?
How strings are created in java?