- 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 simulation questions)
c语言模拟题(C language simulation questions)
Two C language program design test (1)
A single choice. (1 points per day, a total of 20 points)
1, a C language program is composed of (B).
A) B) as a function of one or several functions
C) D) a process of a process or a plurality of process
Knowledge structure: C language program
2, C language (D) represents a logical true value.
A) true B) T C) integer value 0 D) 0 non integer value
Knowledge points: data types
3, if there is a #include program in the file name means (A).
A) all the contents of the file name refers to the command line, this appears on this point is inserted into the source program
B) specifies the standard input and output
C) macro definition of a function
D) conditional compilation instructions
Knowledge points: preprocessor
4, as a structure variable allocation of storage space, the total capacity (B).
A) the first member of the structure for the capacity of B) in the structure of all members of the total capacity
C) D maximum capacity for all members of the structure) in the last member of the structure for capacity
Knowledge structure:
5, if int *px, *py; *px=*py; *py=temp} is {temp=*px; *px and *py exchange. The temp should be described as (A).
A int temp B) int temp) C int) **temp D) int *temp
Knowledge points: pointer
In 6, C language long integer constant is legal (A).
A) 12L B) 6887273 C) 5E12 D) (long) 6887273
Knowledge points: data types
7, the program output is correct (A).
(main)
{int a=-1, b=1, c;
C= (a++=0) ! ((b--=0));
Printf (%d,%d,%d, a, B, C);
}
A) 0,0,1 B) -1,1,1 C) 0,0,0 D) 0,1,0
Knowledge points: logical operator
8, the known E ASCII code is 69, the printf is executed (%c, D - 8 + 5); the result is (B).
A) 66 B) A C) B D) E
Knowledge points: data type and automatic conversion
9, a visit is (A)
A). Structure segment name B) segment name C) structure D) * * segment name
Knowledge points: segment
10, the character array a, the input statement is correct (C).
A) gets (a)); B scanf (%c),
您可能关注的文档
- 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
- awa5680多功能声级计使用方法(Awa5680 multifunctional sound level meter, method of use).doc
- a类(学术类)雅思作文题集锦(A (Academic) IELTS essay collection).doc
- b to c电子商务市场中的逆向物流(Reverse logistics in B to c e-commerce market).doc
- b,p,m,f(b,p,m,f).doc
- b2-week1(b2-week1).doc
- c语言测试题(C language test).doc
- c语言测试题1(C language test 1).doc
- c语言版数据结构知识点汇总(C language version of the data structure knowledge summary).doc
- c语言测试(C language test).doc
- c语言的一些误用和知识总结(Some of the C language and the misuse of knowledge summary).doc
- c语言温度测试程序(C temperature testing procedures).doc
- c语言的知识点复习资料(C language knowledge review).doc
- c语言知识点(C language knowledge).doc
- c语言的用途(The use of C language).doc
- c语言程序教程(C language programming tutorial).doc
最近下载
- 佳能相机EOSR10说明书.pdf VIP
- 公共危机管理(第二版)课件:突发危机事件的善后恢复和重建.ppt VIP
- 2024中国公路货运行业智慧安全白皮书.pdf VIP
- 爱国经典朗诵《何以华夏、何以中国》朗诵稿.docx VIP
- 2025年医学课件-围绝经期综合征针灸.pptx VIP
- 量子通信技术科普讲座模板.pdf VIP
- 第2课 中国人首次进入自己的空间站(1课时)-课件(共23张PPT).pptx VIP
- 2025年轻人情绪消费趋势报告.pptx VIP
- (高清版)B-T 19363.1-2022 翻译服务 第1部分:笔译服务要求.pdf VIP
- 《别了-“不列颠尼亚”》ppt课件21张.pptx VIP
文档评论(0)