一起答
单选

已知X=93H,Y=D6H,Z=EAH,则(X).Z=(11)。

  • A.BAH
  • B.90H
  • C.AAH
  • D.94H
试题出自试卷《软件水平考试(初级)程序员上午(基础知识)模拟试卷17》
参考答案
查看试卷详情
相关试题
  1. Pharming is a scamming practice in which malicious code is installed on a personal computer or server, misdirecting users to(74)Web sites without their knowledge or consent。

    • A.available
    • B.fraudulent
    • C.normal
    • D.structured
  2. To verify that your printer is operating correctly, you can run the printer(75)program。

    • A.driver
    • B.view
    • C.browse
    • D.self-test
  3. (73)is a six bytes OSI layer 2 address which is burned into every networking device that provides its unique identity for point to point communication。

    • A.The virtual address
    • B.The subnet address
    • C.The MAC address
    • D.The IP address
  4. (72)is an error detection code that most data communication networks use。

    • A.Cyclic Redundancy Code
    • B.Manchester Code
    • C.Huffman Code
    • D.4B/5B Code
  5. Each program module is compiled separately and the resulting.(71)files are linked ether to make an executable application。

    • A.assembler
    • B.library
    • C.object
    • D.source
  6. (68)

    • A.关系模型
    • B.网状模型
    • C.E-R模型
    • D.面向对象模利
  7. (67)

    • A.基本数据模型
    • B.面向对象模型
    • C.抽象数据模
    • D.概念数据模型
  8. (66)

    • A.基本数据模型
    • B.面向对象模型
    • C.抽象数据模型
    • D.概念数据模型
  9. 数据模型是数据库结构的基础,是用来描述数据的一组概念和定义。数据摸型的三要素是(20)。数据模型分为:(21)和(22),分别用于数据库的设计和实现。(23)是一类概念数据模型。

    • A.数据定义、数据操作和数据的约束条件
    • B.数据结构、数据操作和数据的约束条件
    • C.数据定义、数据操作和数据控制
    • D.数据结构、数据操作和数据控制
  10. (64)

    • A.R1(学号,姓名,性别)
    • B.R2(学号,姓名,简历)
    • C.R1(学号,姓名,年龄)
    • D.R1(学号,姓名,班级)