___ A vaulted ceiling saves energy.
查看答案
Read this bid sheet from a construction company. Then, mark the following statements as true or false.Coated glass lets ultraviolet light on. __________
A. 对
B. 错
一个C程序中如果只有一个函数,则该函数名是()。
A. mian
B. main
C. scanf
D. printf
C语言程序最基本的构成单位是()
A. 语句
B. 函数
C. 源程序
D. 子程序
当函数类型定义为()时,表示不向主调函数返回值。
A. void
B. int
C. float
D. double