Can somebody give me list of java 1.5 features I only know enum and generics
Printable View
Can somebody give me list of java 1.5 features I only know enum and generics
Let me list down
1.Generics
2.Autoboxing and Unboxing.
3.Enhanced for Loop
4.enum key word
5.static import
Please reply me if you want details
Listed are just the main ones :)