- 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 review)
c复习(C review)
First, individual choice questions
The execution of a 1.C language program always starts with [C].
(A) the first executable statement in a program
B) the first function in a program
C) main function
D) contains the first function in the file
2. the following statement is correct [D].
A) the C program does not distinguish between uppercase and lowercase letters
B) when C programs are written, one line can only write one statement
C) when C programs are written, a statement can be divided into several lines of writing
D) C programs must have line numbers per line written
3. the following features of the C language are incorrectly described [C].
A) C language has both high level language and low-level language, and has high efficiency
B) C language can be used to write applications as well as to write system software
C) the C language is poorly portable
D) C language is a structured modular programming language
The smallest unit of the 4.C language source is [D].
(A) program line B) statement C) function D) characters
5., the following four items belong to the C language keyword is [].
(A) CHAR B) define C) unsigned D) return
6. decimal number 2403 converted to sixteen hexadecimal number is [].
A) 963, B) 369, C) 953, D) 359
7. binary numberconverted into octal number is [].
A) 055, B) 065, C) 056, D) 152
8. converts binary number 1011011.011 to decimal number [].
A) 91.75, B) 91.375, C) 91.125, D) 91.25
9. the number of operations used within the computer is [C].
(A) decimal number B) sixteen decimal number C) binary number D) octal number
10., the binary digit of a word length is [D].
A) 2 BYTE, that is, 16 bit B), 3 BYTE, that is, 24 bit C), 4 BYTE, that is, 32 bit D), vary according to the computer system
11. in the C language system, assuming that the int type data occupies 2 bytes, then the number of bytes in double, long, unsigned, int, and char type data is respectively D.
A) 8, 2, 4, 1, B) 2, 8, 4, 1, C) 4, 2, 8, 1, D) 8, 4,, 2, 1
12. t
您可能关注的文档
- BEC考试题型(BEC exam type).doc
- Beethoven个人简介及作品(Beethoven personal profile and works).doc
- BigDecimal_用于高精度计算(BigDecimal_ is used for high precision computation).doc
- bios设置与蓝屏问题AHCI模式 Sata驱动下载、安装教程及蓝屏问题解决(BIOS setup and blue screen problem AHCI mode Sata driver download, installation tutorial and blue screen problem solving).doc
- bjdj(bjdj).doc
- Biolog微生物鉴定步骤(Biolog microbial identification procedure).doc
- BIOS开机画面修改全攻略(The BIOS boot screen changes the overall strategy).doc
- BMP图像大小计算方法(BMP image size calculation method).doc
- bmp文件结构(BMP file structure).doc
- bodyshop(bodyshop).doc
- CWI(证照).doc
- c图像(C image).doc
- C实现数字图像增强处理(C implement digital image enhancement processing).doc
- C开头的四级全部单词(All the words at the beginning of C).doc
- C教材第04章习题解答(何应钦)(Chapter 04 problem solving (he ying-chin)).doc
- C标段办公设备投标限价128.9万元(The bid price of the office equipment of C is 128.9 million yuan).doc
- C程序编写规范(C programming specification).doc
- c程序100例(C program 100 cases).doc
- c类材料处理题(Class c material).doc
- C编码规范.(C coding specification.).doc
文档评论(0)