(72)is a sequence of letters and digits, the first character must be a letter.
An identifier
B. A string
C. An array
D. program
查看答案
数据库管理系统(DBMS)是(20)的核心软件。DBMS提供的数据操作语言(DML)可以实现的操作有(21)。使用DBMS管理数据的特点有(22):①数据结构化;②数据独立性;③数据安全性;④数据完整性;⑤并发控制;⑥故障恢复。
A. ②③④
B. ②③④⑤
C. ①②③④
D. 全部
A typical peripheral device has(66)which the processor uses to select the device’s internal registers.
A. data
B. a control
C. a signal
D. an address
100BASE-TX makes use of two pairs of twisted pair cable, one pair used for transmission and the other for(69).
A. reception
B. detection
C. relation
D. connection
计算机中指令由(15)解释。设某条指令中的操作数部分为x,地址x的主存单元内容为 Y,地址Y的主存单元内容为z。如果用直接寻址方式,参与操作的数据为(16);如果用间接寻址方式,参与操作的数据为(17)。
A. X+Y
B. Y+Z
C. Y
D. Z