Answer Posted / dsr
There are number of features in JDK1.5
1.autoboxing
2.generic
3.enum as a key
4.string builder
etc..
| Is This Answer Correct ? | 32 Yes | 2 No |
Post New Answer View All Answers
How do you start a new line in java?
Is class forname reflection?
Can we have try block without catch block?
How large is a boolean?
Can we override static methods in java?
What is string subsequence method?
How hashmap works in java?
Why is String immutable?
What is the primary benefit of encapsulation?
What is mutable object and immutable object?
What is the purpose of java?
What is a classloader in java?
What are selection structures?
Which is bigger float or double?
What are advantages of using Java?s layout managers than windowing systems?