王老师:19139051760(拨打)复制微信 题目 更新时间:2023/4/3 【单选题】以下程序的输出结果是:void main(){ char str[20]="hello!\0world!\t\\\n"; printf("%d %d\n",strlen(str),sizeof(str));}A、15 20B、20 20C、6 20D、16 20 答案 登录 注册 正确答案: C 出自:超星 >> 兰州工业学院-计算机语言(C语言) 兰州工业学院继续教育学院