what are all the features of JAVA?

Java Features :


• Generics
• Annotations
• Autoboxing and auto-unboxing Enumerations
• Enhanced, for-each style for loop
• Variable-length arguments (varargs)
• Static import
• Formatted I/O
• Concurrency utilities