- 1、本文档共23页,可阅读全部内容。
- 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
国家二级VFP笔试(国外英文资料)
国家二级VFP笔试(国外英文资料)
First, the choice of questions subject to (36) points
(1) the line segment with arrows in the program flowchart represents
A) primitive relation
B) data stream
C) control flow
D) call relationships
Answer: B, the correct answer: C
(2) what does not belong to the software design principle?
A) Abstract
B) modular
C) bottom-up
D) information hiding
Answer: C, the correct answer: C
(3) the following options do not belong to the inter module coupling
A) data coupling
B) mark coupling
C) heterogeneous coupling
D) public coupling
Answer: C, the correct answer: C
(4) the following statement does not belong to the requirements of the software requirements specification;
A) for users and developers to understand and communicate
B) reflects the structure of user problems, and can serve as the basis and basis for software development
C) as a basis for validation, testing and acceptance
D) facilitates developer requirements analysis
Answer: D, the correct answer: D
(5) the time complexity of the algorithm is
A) the time it takes to execute the algorithm program
B) the length of the algorithm program
(C) the number of basic operations required during the execution of the algorithm
(D) the number of instructions in the algorithm program
Answer: A, the correct answer: C
(6) in the data table A, each element is not far from its final position. In order to save time, the algorithm that should be adopted is
A) heap sort
B) direct insertion sort
C) quick sort
(D) B) and C)
Answer: C, the correct answer: B
(7) the bottom of the stack to the top of the stack, in turn storage elements A, B, C, D, in the fifth elements E into the stack, the stack elements can be out of the stack, then the stack sequence may be
A) ABCED
B) DCBEA
C) DBCEA
D) CDABE
Answer: B, the correct answer: B
(8) database design includes two aspects of design, they are
A) conceptual design and logical design
B) pattern design and internal model design
(C) internal model design and physical design
D) str
文档评论(0)