A stored procedure object is created into which DB2 object?()A.AliasB.SchemaC.PackageD.Routine Space

题目
A stored procedure object is created into which DB2 object?()

A.Alias

B.Schema

C.Package

D.Routine Space


相似考题
更多“A stored procedure object is created into which DB2 object?() ”相关问题
  • 第1题:

    在H FML中要定义一个书签,应该使用的语句是( )。

    A.<l href=”#object_01”>text</a>

    B.<a name=”object_01”>text</a>

    C.<a target=”#object_01”>text</a>

    D.<a link=”#object_01”>text</a>


    正确答案:B

  • 第2题:

    C++ fully supports ______ programming,including the four properties: encapsulation, data hiding, inheritance, and polymorphism.

    A.computer-oriented

    B.procedure-oriented

    C.object-oriented

    D.aspect-oriented

    A.

    B.

    C.

    D.


    正确答案:C

  • 第3题:

    C++ fully supports ( ) programming,including the four properties:encapsulation,data hiding,inheritance,and polymorphism.

    A .computer-oriented
    B .procedure-oriented
    C. object-oriented
    D .aspect-oriented

    答案:C
    解析:
    C++完全支持面向对象程序设计,包括以下4种属性:封装性、数据隐藏、继承性和多态性。

  • 第4题:

    C++ is used with proper ______ design techniques.

    A.object-oriented

    B.object-based

    C.face to object

    D.face to target


    正确答案:A
    解析:译文的含义是:C++用于适当的()设计技术中。A、B、C、D各选项的意思分别是:面向对象的、基于对象的、朝向对象的、朝向目标的。这里值得注意的是,虽然facetoobject也有“面向对象”的意思,但在计算机编程中的“面向对象”的专有词是ObjectOriented,简称OO。所以,本题应该选择A。

  • 第5题:

    C++ fully supports ( ) programming,including the four properties:encapsulation,data hiding,inheritance,and polymorphism.

    A.computer-oriented
    B.procedure-oriented
    C.object-oriented
    D.aspect-orienteD.

    答案:C
    解析:
    C++完全支持面向对象程序设计,包括以下4种属性:封装性、数据隐藏、继承性和多态性。

  • 第6题:

    C++fully supports( )programming,including the four properties:encapsulation,data hiding,inheritance,and polymorphism.

    A.computer-oriented
    B.procedure-oriented
    C.object-oriented
    D.aspect-oriented

    答案:C
    解析:
    C++完全支持面向对象程序设计,包括以下4种属性:封装,数据隐藏,继承,多态。