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
What is immutable class in java?
Give any two differences between C++ and java.
What is the difference between serializable and externalizable interface?
Can we declare an interface as final?
What is java autoboxing?
What is the difference between sop and work instruction?
When can we say that threads are not lightweight process in java?
What is method in java ?
How do you create a method in java?
What is floor in java?
What is the largest data type in java?
What is the difference between an if statement and a switch statement?
What is the difference between an object-oriented programming language and object-based programming language?
How do you define a variable?
What is polymorphism java example?