Listen to the four statements about people's jobs, and match the pictures to the statements.
在C语言中,int、 short、char这3种类型数据所占用的存储空间是( )
A. 均为2B
B. int和 short均占2B,char占1B
C. 与编译环境有关
D. 由用户自己定义
C语言提供的合法的数据类型关键字有()
A. Double
B. short
C. integer
D. Char
在C语言的程序中用到的所有变量都必须指定其数据类型。()
A. 对
B. 错