软件水平考试系统分析师易错题(2018/2/1) |
第1题:设∫x0f(t2)=2x3,则∫10f(x)=( )。
A、1 B、2 C、3 D、4 |
【单选题】: |
第2题:某软件公司开发的《财务之星》管理软件,在我国受法律保护的依据是( )
A、《中华人民共和国专利法》 B、《中华人民共和国科学技术进步法》 C、《中华人民共和国商标法》 D、《中华人民共和国著作权法》 |
【单选题】: |
第3题:下面关于测试的结论中只有一个是正确的,它是( )
A、测试工作要贯穿于整个软件开发的全过程 B、测试工作是指在编程实现过程中进行的排错工作 C、测试工作是指在产品完成后用户的验收工作过程 D、测试工作量的弹性比较大,可以根据时间进度进行裁减 |
【单选题】: |
第4、5、6、7、8题:In the following essay, each bland has four choices.Choose the best answer and write down on the answer sheet. With the implementation of (6) the so – called network has become a reality. The provision of such facilities is the most important part of the network requirements. However, in many applications the communicating computers may be of different types. This means that they may use different programming languages and, more importantly, different forms of (7) interface between user(application)program, normally referred to ,as application processes, and the underlying communication services may be (8). For example, one computer may be a small single-user computer, while another may be a large (9) system. In the earlier days of computer communication, these issues meant that only closed communities of computers (that is, from the same manufacturer) could communicate with each other in a meaningful way. IBM’s systems NetworkArchitecture (SNA、andDEC’sDigital NetworkArchitectureDNA、are just two examples of communication software packages produced by manufacturers to allow their systems to be intercormected together. These proprietary packages, however, of which there am still many inexistence, do not address the problem of universal interconnect ability, or open systems interconnection. In an attempt to alleviate this problem,(10) ,in the late 1970s,formulated a reference model to provide a common basis (or the coordination of standards developments and to allow existing and evolving standards activities to be placed into perspective with one another.
(6) A、communicationchannel B、protocols C、datachannel D、publiccommunication (7) A、database B、datarepresentation C、protocols D、datacommunication (8) A、same B、similar C、different D、dependent (9) A、multi-user B、client C、server D、full-user (10) A、DNA B、SNA C、theOSI D、theISO |
【单选题】: |
【单选题】: |
【单选题】: |
【单选题】: |
【单选题】: |
第9题:栈结构不适用地下列( )应用
A、表达式求值 B、树的层次序周游算法的实现 C、二叉树对称序周游算法的实现 D、快速排序算法的实现 |
【单选题】: |