Tuesday, March 10, 2009

Name the eight primitive Java types. (CoreJava)

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

No comments:

Post a Comment