Datatypes are of two types:- 1.Primitive Datatype 2.Non-Primitive Datatype 1. PRIMITIVE DATATYPE Primitive Datatypes specify mainly the sizes and shapes of the variable values. There are 8 primitive datatypes namely:-char, byte, Boolean, int, long, f...