位置:首页 > 题库频道 > 其它分类 > 计算机其它 > 专业技术初级资格程序员基础知识2002年程序员试卷(上)

手机扫码关注微信
随时随地刷题

专业技术初级资格程序员基础知识2002年程序员试卷(上)

推荐等级:
  • 卷面总分:0分
  • 试卷类型:模拟试题
  • 测试费用:¥5.00
  • 试卷答案:
  • 练习次数:0
  • 作答时间:0分钟

试卷介绍

试卷预览

  • 31● In C language,    (70)  variables have to be defined outside function, this    (71)  actual storage for it.

    A.internal

    B.output

    C.export

    D.external

    开始考试练习点击查看答案
  • 32●In C language, the increment and decrement    (72)  can only be applied to variables, so an expression like x=(i+j)++ is illegal.

    A.operation

    B.operate

    C.operator

    D.operand

    开始考试练习点击查看答案
  • 33● In C program, it is convenient to use a  (73)  to exit from a loop.

    A.end

    B.break

    C.stop

    D.quit

    开始考试练习点击查看答案
  • 34● In C language,  (74)  is a collection of one or more variables, possibly of different types, grouped together under a single name for convenient handling.

    A.a structure

    B.a file

    C.an array

    D.a string

    开始考试练习点击查看答案
  • 35● In C language, the usual expression statements are  (75)  or function calls.

    A.I/Os

    B.assignments

    C.operations

    D.evaluations

    开始考试练习点击查看答案
 4/4   首页 上一页 2 3 4
返回顶部