Primitive Versus Non-PrimitiveThe primitive data types include byte, int, long, short, float, double, and char. ... Non-primitive, or reference data types, are the more sophisticated members of the data type family. ... Reference types can be a class, interface, or array variable.More items...
read more >>