Monday, 13 February 2012

Name the eight primitive Java types? | Core Java

The eight primitive types are byte, char, short, int, long, float, double, and boolean.