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
Are arrays immutable in java?
What is meant by javabeans?
What is difference between variable declaration and definition?
What is the benefit of singleton pattern?
What is implicit object in java?
What is the meaning of immutable regarding string?
Where we write javascript code in html page?
What is the core java?
What is arrays fill in java?
Can we call the run() method instead of start()?
What is mnemonic in assembly language?
What is a string token?
What are the advantages of compiled language?
Which object oriented concept is achieved by using overloading and overriding?
What does the “static” keyword mean?