What new functionality used from JDK 5
Answer : Below are some features:
- Enumerations
- Generic Types
- Formatted I/O
- Auto-boxing/unboxing
- Enhanced For Loop
- Management Utilities
- Variable Arguments
- Static Import
- Meta-data
- Loads of other improvements
- Concurrency Utilities
- Class Data Sharing