首页
技术面试题 3000
Java有哪些数据类型?
Java有哪些数据类型?
答案解析
基本类型:byte、short、int、long、float、double、char、boolean;引用类型:类、接口、数组等。
返回列表
返回首页