注意:此页面搜索的是所有试题
题目内容
(商丘师范学院-C语言程序设计)
设 d 为字符变量,下列表达式不正确的是( ) 。
A、
d=97
B、
d=’a’
C、
d=”a”
D、
d=’g’
A、
d=97
B、
d=’a’
C、
d=”a”
D、
d=’g’
参考答案