未知题型
通常,信息的价值与下列哪些性质紧密相关?
Ⅰ.准确性
Ⅱ.及时性
Ⅲ.可靠性
Ⅳ.开放性
Ⅴ.完整性
- A.Ⅰ、Ⅱ、Ⅲ和Ⅳ
B.Ⅱ、Ⅲ、Ⅳ和Ⅴ
C.Ⅰ、Ⅱ、Ⅲ和Ⅴ
D.Ⅰ、Ⅱ、Ⅳ和Ⅴ
【参考答案】
C
解析:信息是有价值的,信息的价值与它的准确性、及时性、完整性和可靠性有关。因为信息的价值必须通过使用信息的决......
(↓↓↓ 点击下方‘点击查看答案’看完整答案 ↓↓↓)
点击查看答案
相关考题
-
未知题型
下面是类MyClass的定义,对定义中各种语句描述正确的是( )。class MyClass { publiC: void MyClass(int a) //①{ x=a; ) int func(int a,int b) //②{ x=a; y=b; } int func(int a,int b,int c=0) //③{ x=a; y=b; z=c; } static void resetValue() //④{ x=0; } private: int X,y,Z; };
A.语句①是类MyClass的构造函数定义
B.语句②和语句③实现类成员函数的重载
C.语句④实现对类成员变量x的清零操作
D.语句①、②、③和④都不正确 -
未知题型
随着计算机应用范围的扩大,如何确保计算机的安全性显得日益重要。在常用的对文件进行安全性管理的措施中,(18)的主要任务是不允许未经核准的用户进入系统;(19)是通过系统管理员或文件主对文件属性的设置,来控制用户对文件访问。
A.系统级安全管理
B.用户级安全管理
C.目录级安全管理
D.文件级安全管理 -
未知题型
In the following essay, each blank has four choices. Choose the best answer and write down on the answer sheet.In low - speed network, it is usually adequate to wait for congestion to occur and then react to it by telling the source of packets to slow down. In high - speed networks, this approach often works poorly, because in the(66)between sending the notification and notification arriving at the source, thousands of additional(67)may arrive. In ATM network, a major tool for preventing(68)is(69)control. When a host wants a new virtual(70), it must describe the traffic to be offered and the service expected.
A.interval
B.time
C.slot
D.delay
