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 polymorphism java example?
What do you mean by ordered and sorted in collections in java?
What is factor r?
What is the basic concepts of OOPS?
How to perform bubble sort in java?
What is final method in java?
What is java used for?
How many bytes are a float?
How do you compare objects in java?
what is singleton in java?
What class allows you to read objects directly from a stream?
Give an example of call be reference significance.
What is a treeset in java?
What is the use of generics? When was it added to the Java development Kit?
Which is bigger float or double java?