what are the major differences between jdk1.4 and jdk1.5?

Answer Posted / akansha

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 ?    41 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the different types of garbage collectors in java?

546


How does arrays sort work in java?

604


If I only change the return type, does the method become overloaded?

538


What classes of exceptions may be thrown by a throw statement?

530


What do you understand by private, protected and public?

526






What are the differences between checked exception and unchecked exception?

526


Explain reverse a linked list iterative solution in java?

500


What is the use of beaninfo?

591


What is the locale class in java programming?

530


What is Major and importance difference between for and foreach loop ?

574


Can java list be null?

553


What are the benefits of java?

573


What is java objectoutputstream?

543


What is double word?

533


What are the methods to rectify ambiguities in the interfaces in JAVA?

597