Wednesday, February 11, 2009

Name the eight primitive Java types

Question :Name the eight primitive Java types?
Answer :The eight primitive types are byte, char, short, int, long, float, double, and boolean.

No comments: