12 喜欢·81 浏览
举一反三
单选题

●In computer science ,a data (72) is a way of storing data in acomputer so that it can be used efficiently.

A
record
B
file
C
structure
D
pool

题目答案

C

答案解析

暂无解析
单选题

●A (73) is a named memory block. By using its name, we can refer to the data stored in the memory block.

A
word
B
record
C
program
D
variable

题目答案

D

答案解析

暂无解析
单选题

●要判断16位二进制整数x的低三位是否全为0,则令其与十六进制数0007进行(14)运算,然后判断运算结果是否等于0。

A
逻辑与
B
逻辑或
C
逻辑异或
D
算术相加

题目答案

A

答案解析

暂无解析
单选题

●The (75)is designed specifically as a security system for preventing unauthorized communications between one computer network and another computer network.

A
firewall
B
protocol
C
hacker
D
virus

题目答案

A

答案解析

暂无解析
单选题

公钥体系中,私钥用于 (49) ,公钥用于 (50) 。

(49)

A
解密和签名
B
加密和签名
C
解密和认证
D
加密和认证

题目答案

A

答案解析

暂无解析