- 1、本文档共24页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
2007年4月计算机二级考试Java语言笔试试题(国外英文资料)
2007年4月计算机二级考试Java语言笔试试题(国外英文资料)
This article was made by Joey Joey
Doc documents may have a poor browsing experience at the WAP end. It is recommended that you choose TXT, or download the source file to the native view.
B;
One, the choice (two points for each question) (a total of 70 points for each question)
1.01) the following statement is correct
A) the efficiency of the algorithm is only related to the scale of the problem, and has nothing to do with the data storage structure. B) the time complexity of the algorithm refers to the amount of calculation work needed to execute algorithm C) logic structure and storage structure of data are one-to-one D) must be related algorithms time complexity and space complexity
a.
B
C
D
2. 02) in the structured programming, the principle of module partition is A) the function of each module should include as many B) the size of the each module should be big C) as far as possible link between each module should be closely D) module with high cohesion and low coupling between modules
a.
B
C
D
3. 3) the right of the following account is A) the main purpose of software testing is to find errors in the program B) the main purpose of software testing is to determine the position of the errors in the program C) in order to improve the efficiency of software testing, the best by programming to complete the software testing work, D) software testing is to prove the software without errors
a.
B
C
D
The following options do not belong to object-oriented programming characteristics
B;
B;
A) an inheritance B) polymorphic C) encapsulation
a.
B
C
D
5. 05) to the following description of how the queue queue right is A) belongs to nonlinear table B) queue according to the principle of advanced C) to organize data queue on the line to delete data D) queue according to the principle of first in first out data organization
a.
B
C
D
6.06) the following binary trees
The result of the preordered traversal is A) DYBEAFCZX B)
a.
B
C
D
In A binary
文档评论(0)