位置:首页 > 题库频道 > 其它分类 > 计算机其它 > 专业技术中级资格数据库系统工程师基础知识2008年上半年数据库系统工程师上午试卷

●  (68) 不属于电子邮件协议。

发布时间:2024-07-09

A.POP3

B.SMTP

C.IMAP

D.MPLS

试卷相关题目

  • 1● 运行Web 浏览器的计算机与网页所在的计算机要建立 (66) 连接,采用 (67)协议传输网页文件。

    A.UDP

    B.TCP

    C.IP

    D.RIP

    开始考试点击查看答案
  • 2● 某应用系统的应用人员分为三类:录入、处理和查询,则用户权限管理的方案适合采用 (65) 。

    A.针对所有人员建立用户名并授权

    B.对关系进行分解,每类人员对应一组关系

    C.建立每类人员的视图并授权给每个人

    D.建立用户角色并授权

    开始考试点击查看答案
  • 3● B/S体系结构中属于客户端的是  (64) 。

    A.浏览器

    B.Web服务器

    C.应用服务器

    D.数据库服务器

    开始考试点击查看答案
  • 4●以下的SQL 99语句,Dept与Employee之间的关系是 (63) 。    CREATE TYPE Employee(    name string,    ssn integer);    CREATE TYPE Dept(    Name string    Head ref(Employee) SCOPE Employee );

    A.类型继承

    B.类型引用

    C.数据引用

    D.无任何关系

    开始考试点击查看答案
  • 5● 针对E-R图中的组合属性(如地址由省、市、街道、门牌号等组成),在面向对象数据库中用 (62) 来实现。

    A.结构类型

    B.方法

    C.存储过程

    D.数组

    开始考试点击查看答案
  • 6● 某客户端在采用ping命令检测网络连接故障时,发现可以ping通127.0.0.1及本机的IP地址,但无法ping通同一网段内其他工作正常的计算机的IP地址,说明该客户端的故障是 (69) 。

    A.TCP/IP协议不能正常工作

    B.本机网卡不能正常工作

    C.本机网络接口故障

    D.本机DNS服务器地址设置错误

    开始考试点击查看答案
  • 7● 用户可以通过http://www.

    A.com和http://www.

    B.com访问在同一台服务器上(70)不同的两个Web站点。A.IP地址B.端口号

    C.协议

    D.虚拟目录

    开始考试点击查看答案
  • 8● Object-oriented analysis (OOA) is a semiformal specification technique for theobject-oriented paradigm. Object-oriented analysis consists of three steps. The first step is(71). It determines how the various results are computed by the product and presents thisinformation in the form of a  (72)  and associated scenarios. The second is  (73) , whichdetermines the classes and their attributes. Then determine the interrelationships and interactionamong the classes. The last step is  (74) , which determines the actions performed by or toeach class or subclass and presents this information in the form of  (75) .

    A.use-case modeling

    B.class modeling

    C.dynamic modeling

    D.behavioral modeling

    开始考试点击查看答案
返回顶部