C语言选择结构选择题

C语言选择结构选择题--第1页如果 c 为字符型变量,判断 c 是否为空格不能使用________。A) if(c=='32') B) if(c==32)C) if(c=='\40') D) if(c

腾讯文库C语言选择结构选择题C语言选择结构选择题