单项选择题

double x;scanf(“%lf”,&x);不可以赋值给x变量的常量是()

A.123
B.100000
C.A’
D.”abc”

热门 试题

判断题
C语言是编译式的语言。
判断题
Visual C++不支持C语言。