DEVFYI - Developer Resource - FYI

Name the eight primitive Java types.

Java Interview Questions and Answers (part 2)


(Continued from previous question...)

267. Name the eight primitive Java types.

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

(Continued on next question...)

Other Interview Questions