5、String 属于基础的数据类型吗?

cnetsa / 2023-05-17 / 原文

不属于。

八种基本数据类型:byte、short、char、int、long、double、float、boolean。