- 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》复习资料及答案(Creviewinformationandanswers)
《c++》复习资料及答案(C++ review information and answers)
1, C++ review information and answers
One
one by one
A,
,,
Judgment questions
Judgment questions
Judgment questions 1
In variables defined in int, sum, and SUM, sum and SUM are two identical variable names. (F)
2, the string China occupies 5 bytes of memory in memory. (F)
3, in C++ language, A and A are equivalent. (F)
4, C++ expressions 4/7 and 4.0/7 values are equal, and all of the double type. (F)
5, relational expression a=bc is equivalent to a= (bc), and is also equivalent to a==bc. (F)
6, the difference between the continue statement and the break statement is that the break statement jumps out of the switch structure or ends the execution of the loop in advance
OK. The continue statement ends only this loop, not the execution of the entire loop. (T)
7, an array is a structured data, that is, a collection of data of the same type. (T)
8, C++ language, two-dimensional array of elements arranged in the order is: by line storage, that is, in memory first in order to store the first row
Element, and then stores second rows of elements. (T)
9, #include iostream.h is the header file that describes the standard input output stream object contained in the current source file
To. (T)
10, the C++ language allows the function nested call and recursive call, the so-called recursive call refers to: in the call
The function appears again, directly or indirectly, to call the function itself. (T)
Two
22
Two,
,,
Multiple-choice question
Multiple-choice questions
Choice question 1
The default extension of the object code file compiled from the C++ source file is (C)
(A).Cpp B).Exe C).Obj D).Lik
2, let X and y be both bool types, then xy is true, and the condition is (A)
A) theyre all real B) one of them is true
C) all of them are false D. One of them is false
3, with int i; then expressions i=1, ++i, ++i||++i, I, the value is (C)
(A).1 B).2 C).3 D).4
4, with int i, then the expression (i=1, i=10), the value of i++||++i:++i is (A)
您可能关注的文档
- 100多份品管试卷及答案——资料包(151个doc)qs内审试卷(More than 100 quality management papers and answers - data package (151 DOC) QS internal audit papers).doc
- 100本最受美国孩子喜欢的书智慧翻译(100 books that are most popular with American children intellectual translation).doc
- 10天大复试(The 10 day retest).doc
- 10种滤波方法【私人收藏正品】(10 filtering methods [private collection]).doc
- 11-外文文献翻译一(11- foreign literature translation).doc
- 11-楼强弱电系统设计(Design of strong weak current system for 11- building).doc
- 11.手机卡故障的维修(11. mobile phone card maintenance).doc
- 11-2招聘会(11-2 job fair).doc
- 12.应期章笔记(12. notes for duration).doc
- 129股中期业绩双降 12只被基金提前减持(129 shares of 12 fund interim double down holdings in advance).doc
- 《中介胜经—克隆百万业绩经纪人》连载七(Intermediary wins - clone million performance broker serialized seven).doc
- 《企业所得税年度纳税申报表》填报说明(Statement of annual tax return of enterprise income tax).doc
- 《会计学原理》试卷5(Principles of accounting, test paper 5).doc
- 《会计》第五章 固定资产2010(Accounting fifth chapter, fixed assets 2010).doc
- 《作局》第3章 涨停板(Bureau third chapter daily limit board).doc
- 《南楚新闻》txt,唐尉迟枢撰,免费下载(South Chu news TXT, Tang Yuchi pivot essays, free download).doc
- 《历史》7上(History 7).doc
- 《古代汉语》王力 课文翻译 第七单元(Ancient Chinese, Wang Li, text translation, unit seventh).doc
- 《哈姆莱特》(Hamlet).doc
- 《俗说》txt,梁沈约撰,免费下载(Vulgar says TXT, Liang Shenyue write, free download).doc
文档评论(0)