一起答
单选

●编译程序与解释程序的不同之处是(31)。

(3 1)

  • A.解释程序不需要进行词法和语法分析,而是直接分析源程序的语义并产生目标代码
  • B.编译程序不需要进行词法和语法分析,而是直接分析源程序的语义并产生目标代码
  • C.编译程序不生成源程序的目标代码,而解释程序则产生源程序的目标代码  
  • D.编译程序生成源程序的目标代码,而解释程序则不产生源程序的目标代码
试题出自试卷《2011年下半年软考程序员上午真题试卷(参考答案版)》
参考答案
查看试卷详情
相关试题
  1. ●Software (75)occurs following delivery ofa software product to the customer.

    (75)

    • A.analysis   
    • B.design   
    • C.implementation
    • D.maintenance
  2. ●A (74)is aformal set ofrules for specifying the format and relationship when exchanging data among communicating devices.

    (74)

    • A. protocol   
    • B.language   
    • C.program   
    • D.command
  3. ● (72) is the process ofarranging a group of data elements into some desired order.

    (72)

    • A. File   
    • B.Record   
    • C.Sorting   
    • D.Database
  4. ●In general,atypical (71)   model is composed of several phases, such as requirements analysis phase, generaUdetailed design phase, implementation phase, system acceptance testing phase.

    (71)

    • A. waterfall   
    • B.incremental   
    • C.spiral   
    • D.prototyping
  5. ●   (73)testing is the responsibility ofthe programmer, who knows exactly what is going on inside the program.

    (73)

    • A. Acceptance 
    • B.System   
    • C.Black box   
    • D.White box
  6. ●以下关于FTP协议的叙述中,不正确的是(69)。

    (69)

    • A.FTP协议仅支持下载文件,不能上传文件
    • B.FTP协议使用2个端口号
    • C.FTP报文通过TCP报文传送
    • D.FTP是应用层协议
  7. ●网络中某些用户只能发送但不能接收Email,不可能的原因是(70) 。

    (70)

    • A.邮件服务器配置故障
    • B.网络连接故障
    • C.路由器端口的访问控制列表进行了deny pop3设置
    • D.客户端代理设置错误
  8. ●在浏览器中运行下面的HTML文件,浏览器窗口中的内容会分成(67)行。

       

    中国城市

       北京

       上海

       广州

       西安

    兰州

       </body>

       

    (67)

    • A.2   
    • B.3   
    • C.5   
    • D.6
  9. ●在ADO对象中, (68)对象负责连接数据库。

    (68)

    • A.Connection   
    • B.Command   
    • C.RecordSet   
    • D.Err
  10.  ●网桥是一种(66)设备。在现代网络中,用交换机代替了网桥。

    (66)

    • A.物理层   
    • B.数据链路层   
    • C.网络层   
    • D.传输层