c语言期中小测试以及练习 防灾科技学院(C language test and practice of primary and secondary Institute of Disaster Prevention).docVIP
- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
c语言期中小测试以及练习 防灾科技学院(C language test and practice of primary and secondary Institute of Disaster Prevention)
c语言期中小测试以及练习 防灾科技学院(C language test and practice of primary and secondary Institute of Disaster Prevention)
C language test and practice of Institute of Disaster Prevention.Txt43 period small sail, not hanging on the mast, is a useless piece of cloth; the mast, dont hang up the sails, is a normal column; ideals into action is not action, with no reality whatever fog; but not ideal, is not only taking the end of the road. 44 often unlatched the door of success, as long as you are brave to push, it will suddenly open. A choice.
1. which of the following is not a character identifier? (D)
A. B. digital C. D. underlined letters punctuation
2. if the variable is the correct definition and assignment, expression (C) does not conform to the syntax of C language.
A. a*b/c B. a/b/c C. 3.14%2 D. 2*b
3. the assumption that all variables are integer, the expression of c= (a=2, b=5, b++, a+b) = (A).
A. 8 B. 7 C. 2 D. 6
The 4. highest priority operator operator (D).
A. B.% C. = = D.!
5.printf (%-3d,%3d\n, 4,5); the output (C).
A. _ _4, 5 B. 004, 5 C. 4_ _5 D. _4 _, _ _, 5_ _
6. in the nested if statement, C else (C) is provided.
A. and its retracted position before having the same if pairing B. and before its closest if.
C. and before its closest else without if matched the first if D. and before the match
7. in order to determine whether two strings S1 and S2 are equal, should use (B).
A. if (s1= =s2) B. if (StrCmp (S1, S2) = =0 C. (StrCmp) if (S1, S2) D.) if (s1=s2)
8. dimensional array a m rows and N columns, including total number before the a[i][j] and a[i][j] elements for (D).
A. j*n+i B. i*n+j C. i*n+j-1 D. i*n+j+1
9. of the following statements is correct (D).
The A. break statement can only be used for B. must use the default switch statement in the switch statement
The C. break statement must be paired with the switch statement in case
D. in the switch statement does not use the break statement
The output results of the program is below 10. (C).
#include stdio.h
(main
您可能关注的文档
- autocad标准打印、快速打印和虚拟打印(AutoCAD standard printing, quick printing and virtual printing).doc
- autocad软件教学的探讨(Discussion on AutoCAD software teaching).doc
- autocad应用技巧精选44例(44 examples of AutoCAD Application Skills).doc
- autocad里模型和布局的关系(The relationship between model and layout in AutoCAD).doc
- autocad里的打印样式表有什么作用(What's the function of the print stylesheet in AutoCAD).doc
- atmel sama5d3 at91bootstrap 分析(Atmel sama5d3 at91bootstrap分析).doc
- autocad里的打印样式表相关问题解决问题(AutoCAD print style sheet related questions to solve the problem).doc
- autocad应用技巧(autocad应用技巧).doc
- autorun文件格式(Autorun file format).doc
- attachevent和addeventlistener区别及浏览器是火狐还是ie(The difference between attachevent and addeventlistener and browser is Firefox or IE).doc
- c语言最重要的知识点复习资料(C language is the most important knowledge point review).doc
- c语言教程第一章(C language tutorial Chapter).doc
- c语言期末考试题及答案(C language exam questions and answers).doc
- c语言模拟考试1(C language simulation exam 1).doc
- c语言模拟(C language simulation).doc
- c语言测试是招聘嵌入式系统程序员过程中必须而且有效的方法(C language test is a must and effective method for embedded systems programmers process).doc
- c语言模拟题(C language simulation questions).doc
- c语言测试题(C language test).doc
- c语言测试题1(C language test 1).doc
- c语言版数据结构知识点汇总(C language version of the data structure knowledge summary).doc
文档评论(0)