A-A+

The error messages given by a C compiler show

2022-08-05 20:33:23 问答库 阅读 172 次

问题详情

The error messages given by a C compiler show the message text,the most common(68) of the error,and a suggestion for fixing the error.
A.consequence
B.cause
C.information
D.result请帮忙给出正确答案和分析,谢谢!

参考答案

正确答案:B
解析:C编译器给出的错误信息包括信息文本、最常见的错误原因和一个纠正错误的建议。

考点: