参考答案和解析
正确答案:B
解析:语言中,一个结构是由一个或者多个相同类型或不同类型的变量构成的集合,这些变量用一个简单的名字组织在一起,可以很方便地引用。
更多“In C language,(58) is a collection of one or more variables,possibly of different types, g ”相关问题
  • 第1题:

    3.Is her lifestyle. the same as yours or ________? What are the________?

    A. difference, different

    B. different ,difference

    C. different ,differences

    D. difference , differences


    正确答案:C

  • 第2题:

    It is highly unlikely that she will arrive today.

    A:very
    B:probably
    C:hardly
    D:possibly

    答案:A
    解析:
    highly和very都有“高度地、非常”之意,例如:I value the book highly.我对那本书评价很高。probably“大概、或许”; hardly“几乎不”,例如:I can hardly see the mark.我几乎看不见那个标记。possibly“可能地、也许”。

  • 第3题:

    30、在 MyBatis 中,配置结果映射时,使用()标签实现1对多的关联

    A.many-one

    B.one-many

    C.association

    D.collection


    D

  • 第4题:

    It is highly unlikely that she will arrive today.

    A:probably
    B:very
    C:hardly
    D:possibly

    答案:B
    解析:

  • 第5题:

    In?project?net work?diagram,the?number?of?critical?path?is()。

    A.none
    B.only?one
    C.only?two
    D.one?or?more

    答案:D
    解析:
    本题翻译:在项目网络工作图中,关键路径的数目是()。
    A.没有B.只有一个C.只有两个D.一个或更多
    本题考查的是进度管理中的关键路径,正确选项为D一个或更多。
    在一个网络图中关键路径有一条或多条,关键路径是项目中时间最长的活动顺序,决定着可能的项目最短工期。

  • 第6题:

    33、33.下面程序段中第二程序段可以用()代替。 G01 X50 Z-10 F80 G02 X58 Z-14 R4

    A.G02 X58 W-14 R4

    B.G02 U58 Z-14 R4

    C.G02 X58 Z-14 I8 K0

    D.G02 X58 Z-14 I58 K-10


    C