数据类型:
整数类型(byte 1字节,short 2字节,int 4字节 long 8字节 )
数值型
浮点类型(float 4字节,double 8字节)
基本类型(4类8种)
字符型 (char 2字节
布尔型 (boolean 1字节)
类 (class)
引用数据类型 接口 (interface)
数组 ([])
数据类型:
整数类型(byte 1字节,short 2字节,int 4字节 long 8字节 )
数值型
浮点类型(float 4字节,double 8字节)
基本类型(4类8种)
字符型 (char 2字节
布尔型 (boolean 1字节)
类 (class)
引用数据类型 接口 (interface)
数组 ([])