A-A+

One of the guidelines in writing the C code is

2022-08-05 20:38:21 问答库 阅读 172 次

问题详情

One of the guidelines in writing the C code is as follows: write code that is as clear as(15).
A.readable
B.reusable
C.possible
D.semantic请帮忙给出正确答案和分析,谢谢!

参考答案

正确答案:C
解析:书写C代码的指导方针之一是编写尽可能清晰的代码。

考点: