Differences between jdk 1.4 and 1.5
Answer Posted / nagarjuna j
1.Generics
2.autoBoxing/unBoxing,
3.varargs,
4.type_safe enums,
5.static imports
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What does you mean in math?
define polymorphism in java
What is final access modifier in java?
How would you use Bubble Sort to sort the number of elements?
What is java beans?
How do you trim a space in java?
What is meant by class loader? How many types are there?
Why string is a class?
what is recursion in java
What state does a thread enter when it terminates its processing in java programming?
What is a local class in java?
What data type is true or false?
How will you print number in reverse (descending) order in BST.
Write a program based on Java script program.
Can we restart a thread already started in java?