王老师:19139051760(拨打)复制微信 题目 更新时间:2023/4/3 在下面四种字符串说明或赋值中,不正确的是( )。 A)char *p;p=“computer”; B)char *p={‘c’,’o’,’m’,’p’,’u’,’t’,’e’,’r’}; C)char p[20];p=”computer”; D)char p[ ]=”computer”, q[ ]=”student”; 答案 登录 注册 C)char p[20];p=”computer”; 出自:学起plus弘成 >> 中北大学-C语言程序设计 中北大学继续教育学院