Differences between jdk 1.4 and 1.5
Answer Posted / guest
Generics were introduced in 1.5
JIT compilation was introduced
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Why there are some null interface in JAVA? What does it mean? Give some null interface in JAVA?
Is null a value?
What is local declaration?
If a variable is declared as private, where may the variable be accessed?
How many types of variables are there?
What does the append?
How does finally block differ from finalize() method?
How do you download stubs from Remote place?
Which arithmetic operations can result in the throwing of an arithmeticexception?
What is the purpose of the runtime class in java programming?
Is arraylist dynamic in java?
Explain how to convert any java object into byte array.
What is difference between hashset and hashmap in java?
How many ways can you break a singleton class in java?
Can a final variable be manipulated in java?