专业系统规划与管理师网站|培训机构|服务商(2021系统规划与管理师学习QQ群:292360497,客服QQ:800184589)

软题库 培训课程
当前位置:信管网 >> 系统规划与管理师 >> 每日一练 >> 文章内容
系统规划与管理师每日一练试题(2020/3/27)
来源:信管网 2020年03月28日 【所有评论 分享到微信

系统规划与管理师当天每日一练试题地址:www.cnitpm.com/exam/ExamDay.aspx?t1=29

往期系统规划与管理师每日一练试题汇总:www.cnitpm.com/class/27/e29_1.html

系统规划与管理师每日一练试题(2020/3/27)在线测试:www.cnitpm.com/exam/ExamDay.aspx?t1=29&day=2020/3/27

点击查看:更多系统规划与管理师习题与指导

系统规划与管理师每日一练试题内容(2020/3/27)

试题1: 常见的一些计算机系统的性能指标大都是用某种基准程序测量出的结果。在下列系统性能的基准测试程序中,若按评价准确性的顺序排列,()应该排在最前面。
A.浮点测试程序Linpack
B.整数测试程序Dhrystone
C.综合基准测试程序
D.简单基准测试程序
试题解析与讨论:www.cnitpm.com/st/308144639.html
试题参考答案:D

试题2: Object-oriented  analysis  (OOA)  is  a  semiformal  specification  technique  for  the object-oriented  paradigm. Object-oriented  analysis  consists  of  three  steps. The  first  step  is (1). It  determines  how  the  various  results  are  computed  by  the  product  and  presents  this information in the form of a (2)and associated scenarios.The second is (3) , which determines the classes and their attributes, then determines the interrelationships and interaction among the classes.The last step is(4), which determines the actions performed by or to each class or subclass and presents this information in the form of(5).
(1)A.use-case modeling
B.class modeling
C.dynamic modeling
D.behavioral modeling
(2)A.collaboration diagram
B.sequence diagram
C.use-case diagram
D.activity diagram
(3)A.use-case modeling
B.class modeling
C.dynamic modeling
D.behavioral modeling
(4)A.use-case modeling
B.class modeling
C.dynamic modeling
D.behavioral modeling
(5)A.activity diagram
B.component diagram
C.sequence diagram
D.state diagram试题解析与讨论:www.cnitpm.com/st/3082822328.html
试题参考答案:A、C、B、C、D

试题3: 违反()而造成不良后果时,将依法根据情节轻重受到行政处罚或追究刑事责任。
A.强制性国家标准
B.推荐性国家标准
C.实物标准
D.推荐性软件行业标准
试题解析与讨论:www.cnitpm.com/st/3108523920.html
试题参考答案:A

试题4: 基于管理活动的管理信息系统的纵向结构可划分为三个层次,他们是( )。
A.专业数据库、模型库和专用的应用程序
B.专用数据库、中层、高层
C.基层、中层和模型库
D.作业层、战术层、战略层

试题解析与讨论:www.cnitpm.com/st/3125128050.html
试题参考答案:D

试题5: 设有一个关系emp-sales(部门号,部门名,商品编号,销售数),部门号唯一标识emp-sales关系中的每一个元组。查询各部门至少销售了5种商品或者总销售数大于         2000的部门号、部门名及平均销售数的SQL语句如下:
 ELECT部门号,部门名,AVG(销售数)AS平均销售数
 FROM emp-sales GROUP  BY   (  1   ) HAVING (   2  ) OR (   3  )
( 1 )A.部门号  
B.部门名
C.商品编号
D.销售数
( 2 )A.COUNT(商品编号)>5
B.COUNT(商品编号)>=5   
C.COUNT(DISTINCT部门号)>=5 
D.COUNT(DISTINCT部门号)>5
( 3 )A.SUM(销售数)>2000
B.SUM(销售数)>=-2000
C.SUM(‘销售数’)>2000
D.SUM(‘销售数’)>=2000试题解析与讨论:www.cnitpm.com/st/3128112583.html
试题参考答案:A、B、A

试题6: 知识管理流程不包括(    )。
A.知识识别    
B.知识获取    
C.知识共享    
D.知识保留
试题解析与讨论:www.cnitpm.com/st/332181598.html
试题参考答案:A

试题7

IT服务管理( IT Service Management,ITSM)是一套帮助组织对 IT系统的规划、研发、实施和运营进行有效管理的方法,是一套()。
A、管理理论
B、方法论
C、技术资源库
D、工具库

试题解析与讨论:www.cnitpm.com/st/3439213601.html
试题参考答案:B

试题8: Typically, an IP address refers to an individual host on a particular network. IP also accommodates addresses that refer to a group of hosts on one or more networks. Such addresses are referred to as multicast addresses, and the act of sending a packet from a source to the members of a (1)group is referred to as multicasting. Multicasting done (2)the scope of a single LAN segment is straightforward. IEEE 802 and other LAN protocols include provision for MAC-level multicast addresses. A packet with a multicast address is transmitted on a LAN Segment. Those stations that are members of the (3)multicast group recognize the multicast address and (4)the packet. In this case, only a single copy of the packet is ever transmitted. This technique works because of the (5)nature of a LAN: A transmission from any one station is received by all other station on the LAN.
(1)A.numerous
B.only
C.single
D.multicast
(2)A.within
B.out of
C.beyond
D.cover
(3)A.different
B.unique
C.special
D.corresponding
(4)A.reject
B.accept
C.discard
D.transmit
(5)A.multicast
B.unicast
C.broadcast
D.multiple unicast
试题解析与讨论:www.cnitpm.com/st/358716087.html
试题参考答案:D、A、C、B、C

试题9: 在TCP/IP体系结构中,将IP地址转化为MAC地址的协议是()。
A.RARP
B.ARP
C.ICMP
D.TCP
试题解析与讨论:www.cnitpm.com/st/4021312809.html
试题参考答案:B

试题10: 关于IT服务质量评价模型的描述,不正确的是(  )。
A. IT服务质量的评价来自于IT服务供方、需方和第三方的需要
B.《信息技术服务质量评价指标体系》给出了用于评价信息技术服务质量的模型
C.模型定义了服务质量的安全性、可靠性、无形性、响应性、友好性特性
D.评价步骤为确定需求、指标选型、实施评价以及评价结果
试题解析与讨论:www.cnitpm.com/st/4121920144.html
试题参考答案:C

扫码关注公众号

温馨提示:因考试政策、内容不断变化与调整,信管网网站提供的以上信息仅供参考,如有异议,请以权威部门公布的内容为准!

信管网致力于为广大信管从业人员、爱好者、大学生提供专业、高质量的课程和服务,解决其考试证书、技能提升和就业的需求。

信管网软考课程由信管网依托10年专业软考教研倾力打造,官方教材参编作者和资深讲师坐镇,通过深研历年考试出题规律与考试大纲,深挖核心知识与高频考点,为学员考试保驾护航。面授、直播&录播,多种班型灵活学习,满足不同学员考证需求,降低课程学习难度,使学习效果事半功倍。

相关内容

发表评论  查看完整评论  

推荐文章