DEVFYI - Developer Resource - FYI

Name primitive Java types.

Java Interview Questions and Answers (part 1)


(Continued from previous question...)

91. Name primitive Java types.

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

(Continued on next question...)

Other Interview Questions