Differences between jdk 1.4 and 1.5
Answer Posted / bantupallinarayanarao
(1). the major enhancement for JDK 1.5 version
Language Features
1. Generics
2. Enhanced for loop
3. Autoboxing/Unboxing
4.Type Safe Enums
5. Varargs
6. Static import
7. Annotations
| Is This Answer Correct ? | 36 Yes | 2 No |
Post New Answer View All Answers
What is final, finally, finalize?
Name four container classes.
What is a bufferedreader?
Why null value is used in string?
Can a main method be overloaded?
What is defined as false sharing in the context of multithreading?
explain different ways of using thread? : Java thread
How to change the priority of thread or how to set priority of thread?
How to print an arraylist in java?
Explain about doubly linked list
Can list have duplicates in java?
Why main function is static?
What is Session reduplication and how its done?
What is the internal implementation of set in java?
What are desktop procedures?