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 java ceil?
I want to print “hello” even before main is executed. How will you acheive that?
What are the uses of java?
How do you read and print a string in java?
What is use of map in java?
How do you trim a space in java?
What is a layout manager and what are different types of layout managers available in java awt?
Explain the difference between arraylist and linkedlist in java?
How to make a non daemon thread as daemon?
What does it mean that a class or member is final?
Can a abstract class be defined without any abstract methods?
Can you add null to a list java?
I am unable to find or learn about print command. I have a graphical program in core java in applet but i want to give print command but i have coding for that so if anyone know about this plz mail me on avdhesh_chauhan007@yahoo.co.in
What is ascii code?
What is the difference between preemptive scheduling and time slicing?