DEVFYI - Developer Resource - FYI

What is primitive type

J2SE Interview Questions and Answers


(Continued from previous question...)

173. What is primitive type

A variable data type in which the variable's value is of the appropriate size and format for its type: a number, a character, or a boolean value.

(Continued on next question...)

Other Interview Questions