信管网每日一练

导航

系统规划与管理师每日一练试题(2019/7/15)

2019年07月16日来源:信管网 作者:cnitpm

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

往期系统规划与管理师每日一练试题汇总:www.cnitpm.com/class27-29-1.aspx

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

系统规划与管理师每日一练试题内容(2019/7/15)

试题1: ()  is a clickable string or graphic that points to another Web page or document.
A.  Link
B.Hyperlink
C.Browser
D.Anchor
试题解析与讨论:www.cnitpm.com/st/3069413757.html
试题参考答案:B

试题2: 设有员工关系Emp(员工号,姓名,性别,部门,家庭住址,)其中,属性“性别”的取值只能为M或F;属性“部门”是关系Dept的主键。要求可访问“家庭住址”的某个成分,如邮编、省、市、街道以及门牌号。关系Emp的主键和外键分别是(1) 。“家庭住址”是一个(2)属性。创建Emp关系的SQL语句如下:
CREATE TABLE Emp(
员工号CHAR(4),
姓名CHAR(10),
性别CHAR(1)(3),
部门CHAR(4)(4),
家庭住址CHAR(30),
PRIMARY KEY(员工号))。
(1)A.员工号、部门
B.姓名、部门
C.员工号、家庭住址
D.姓名、家庭住址
(2)A.简单
B.复合
C.多值
D.派生
(3)A.IN (M,F)
B.LIKE (’M’,’F’)
C.CHECK(’M’,’F’)
D.CHECK(性别IN(’M’,’F’))
(4)A.NOT NULL
B.REFERENCES Dept(部门)
C.NOT NULL UNIQUE
D.REFERENCES Dept(’部门’)试题解析与讨论:www.cnitpm.com/st/3084612077.html
试题参考答案:A、B、D、B

试题3: ()不属于计算机输入设备。
A.扫描仪
B.投影仪
C.数字化仪
D.数码照相机
试题解析与讨论:www.cnitpm.com/st/310776684.html
试题参考答案:B

试题4: 以下不属于信息系统开发方法的是(  ) 。
A.结构化分析与设计法  
B.面向对象分析与设计法
C.边写边改法  
D.原型法试题解析与讨论:www.cnitpm.com/st/31303158.html
试题参考答案:C

试题5: 据权威市场调查机构Gartner Group对造成非计划宕机的故障原因分析发现,造成非计划宕机的故障分成三类,下面 (  ) 不属于它定义的此三类。
A.技术性故障   
B.应用性故障
C.操作故障 
D.地震等灾害性故障试题解析与讨论:www.cnitpm.com/st/313214725.html
试题参考答案:D

试题6: 在对问题控制与管理中,.问题的控制过程中常用到调查分析,其分析方法主要有四种,这四种分析方法正确的是 (  ) 。
A.Kepner&Tregoe法、鱼骨图法、头脑风暴法和数据流图法
B.Kepner&Tregoe法、鱼骨图法、头脑风暴法和流程图法
C.Kepner&Tregoe法、鱼骨图法、头脑风暴法和程序图法
D.Kepner&Tregoe泫、鱼骨图法、头脑风暴法和CAD图法试题解析与讨论:www.cnitpm.com/st/3132213441.html
试题参考答案:B

试题7: 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

试题8: 在编译过程中,将源程序通过扫描程序(或词法分析程序)进行处理的结果称为()。
A.中间代码
B.目标代码
C.语法树
D.记号
试题解析与讨论:www.cnitpm.com/st/4018723546.html
试题参考答案:D

试题9: 关系数据库是()的集合,它由一个或多个关系模式定义。
A.表
B.列
C.字段
D.元组
试题解析与讨论:www.cnitpm.com/st/4020413763.html
试题参考答案:A

试题10: 某企业使用App来管理员工,该App支持打卡、考勤等功能。 该App属于()。
A.面向作业处理的系统
B.面向管理控制的系统
C.面向决策计划的系统
D.面向数据汇总的系统
试题解析与讨论:www.cnitpm.com/st/4022311571.html
试题参考答案:A

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

分享至:
请使用浏览器的分享功能,把好文章分享给更多的人

信管网 - 信息系统项目管理专业网站

下载APP-在线学习

培训课程

0元畅享

考试题库

免费资料

APP下载