Showing posts with label New features added to Java 5. Show all posts
Showing posts with label New features added to Java 5. Show all posts

Saturday, January 31, 2009

New features added to Java 5

Some of the new features that have been added to Java 5 are:
  1. Autoboxing
  2. Var-args
  3. printf Method (to make C programmers happy:))
  4. Scanners
  5. Static Imports
  6. Enumerated Types
  7. Generics