问题
单项选择题
The error messages given by a C compiler show the message text, the most common cause of the error, and a suggestion for ______ the error.
A.updating
B.fixing
C.changing
D.Editing
答案
参考答案:B
解析: 译文的含义是:通过C编译器给出的错误消息说明了消息文本、最常见的错误原因,以及( )错误的建议。 选项A、B、C、D的含义分别是更新、修正、更改、编辑。选项B符合题意,为所选。