首页题库练习题目详情
计算机软件基础单选题中等

C语言中的基本数据类型包括以下哪一项?

Aint, char, float, double
Bint, char, float, bool
Cint, char, float, long
Dint, char, float, void