A.CharB.charC.CharacterD.String
A.Int B.int C.Integer D.Long
A.Integer i=4; B.int i=4; C.double d=4; D.int i=’c’;