What is the difference between Integer and int?
Answer Posted / abc
y = 10; is int i=new Integer(4); correct??
| Is This Answer Correct ? | 6 Yes | 4 No |
Post New Answer View All Answers
What is final access modifier in java?
Why is it called boolean?
What is a jit compiler?
What is private protected in java?
Explain the importance of finalize() method.
What is the difference between keyword and identifier?
Explain about the select method with an example?
Why we used vector class?
Which is faster string or stringbuilder?
What is the range of the short type?
What about main thread in java?
Is set sorted in java?
What is the inheritance?
What is the difference between final, finally and finalize()?
Why hashmap is used in java?