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
What does n mean?
What are recursive functions? Give some examples?
Convert a BST into a DLL and DLL to BST in place.
Write java program to reverse string without using api?
What does java se mean?
Why java doesn’t support multiple inheritances?
What are the important features of Java 8 release?
What is the difference between compiler and jvm?
What is ascii format?
What is meant by the value of a variable?
How do you escape sequences in java?
What is the use of object and class classes?
What is the main method java?
What is structure of java heap? What is perm gen space in heap?
What is java objectoutputstream?