大学MOOC Fundamentals of C Programming(Northwestern Polytechnical University)1457957182 最新慕课完整章节测试答案
Chapter 1 Introducing C-2
Quiz 1 Introducing C
1、单选题:
When compile a C program, the comments will .
选项:
A: be compiled and appear in the object code.
B: be compiled, but not appear in the object code.
C: not be compiled and not appear in the object code.
D: not be compiled, but appear in the object code
答案: 【 not be compiled and not appear in the object code.】点我阅读全文
