电脑桌面
添加小米粒文库到电脑桌面
安装后可以在桌面快捷访问

系统级编程选择题

系统级编程选择题_第1页
1/82
系统级编程选择题_第2页
2/82
系统级编程选择题_第3页
3/82
Multiple Choice Quiz 1分数: 1 Consider the following fragment of C++ source code. String msg; unsigned int x; int y; cin >> msg >> x >> y; cout << x + y; Which of the following is (are) true regarding execution of the segment? 1. The input statement will always take the same amount of time to execute. 2. The output statement will always be executed immediately after the input statement. 3. If x and y are both positive, an integer greater than both will be printed.选择一个答案 a. II and III only b. none c. I and II only d. II only 正确: BQuestion 2 分数: 1 Which of the following does a debugger do? 1. Analyze the source code to find programming errors. 2. Decode machine code generated by a compiler. 3. Stop execution of a program.选择一个答案 a. III only b. I, II, and III. c. I and III only d. II and III only 正确: DQuestion 3 分数: 1 Which of the following Visual C++ objects are contained within a "Project"? I.Files II.Visual C++ Solutions III.Flow charts选择一个答案 a. I, II and III b. I only c. II only d. II and III only 正确:bQuestion 4 分数: 1 Compared to a sequence of machine code instructions, a fragment of C code选择一个答案 a. does not engage any transistors during its execution b. is the native way to program most computers c. describes the actions of the computer, not just of the CPU d. may describe the same algorithm 正确:DQuestion 5 分数: 1 Integrated programming environments make it difficult to mix and match tools from different sources. This is选择一个答案 a. bad, because all the tools will then have the same user interface b. good, because tools from different sources cannot be made to interact with each other c. good, because it ensures compilation i...

1、当您付费下载文档后,您只拥有了使用权限,并不意味着购买了版权,文档只能用于自身使用,不得用于其他商业用途(如 [转卖]进行直接盈利或[编辑后售卖]进行间接盈利)。
2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。
3、如文档内容存在违规,或者侵犯商业秘密、侵犯著作权等,请点击“违规举报”。

碎片内容

系统级编程选择题

确认删除?
VIP
微信客服
  • 扫码咨询
会员Q群
  • 会员专属群点击这里加入QQ群
客服邮箱
回到顶部