A-A+ 以下程序段:charstr[15]=”hello!”;printf(“%d” strlen(str));的输出结果是()A 15B 14C 7D 6 2021-01-12 14:13:13 学历考试 阅读 问题详情 以下程序段:charstr[15]=”hello!”;printf(“%d ”,strlen(str));的输出结果是()A、15B、14C、7D、6 参考答案 查看解答