首页 > 软考
题目内容 (请给出正确答案)
[主观题]

While the Internet is inherently insecure, businesses still need to preserve the privacy o

f data as it travels over the network. To help do that, the Internet Engineering Task Force an international group of network designers, operators, vendors, and researchers concerned with the evolution of(71)has developed a suite of(72)called Internet Protocol Security(IPSec).

IPSec creates a standard platform. to develop secure networks and electronic(73)between two machines. Secure tunneling via IPSec creates(74)connections in a network through which data packets can move. It creates these tunnels between remote users and within a local network. It also(75)each data packet in a new packet that contains the information neccessary to set up, maintain and tear down the tunnel when it's no longer needed.

A.channels

B.Web browser

C.Internet data

D.Internet architecture

查看答案
答案
收藏
如果结果不匹配,请 联系老师 获取答案
您可能会需要:
您的账号:,可能还需要:
您的账号:
发送账号密码至手机
发送
安装优题宝APP,拍照搜题省时又省心!
更多“While the Internet is inherent…”相关的问题
第1题
The Internet also brings some _______ effect to the society while benefiting us with la

A.genuine

B.virtual

C.positive

D.negative

点击查看答案
第2题
计算下列程序片段的时间代价: int i=1; while(i<=n){ int i=1; while(j<=n){ int k=1; while(k

计算下列程序片段的时间代价:

int i=1;

while(i<=n){

int i=1;

while(j<=n){

int k=1;

while(k<=n){

printf("i=%d,j=%d,k=%d\n",I,j,k);

k=k+1;

j

j=j+1;

}

i=i+1;

}

点击查看答案
第3题
I was watching TV ______ the telephone rang.

A.while

B.when

C.since

D.as

点击查看答案
第4题
执行语句序列 iht i=0;while(i<25)i+=3;cout<<i; 输出结果是

A.24

B.25

C.27

D.28

点击查看答案
第5题
一 Do you often surf on the Internet?- ___________.A. Yes. I surf on the Internet.B. Ye

一 Do you often surf on the Internet?

- ___________.

A. Yes. I surf on the Internet.

B. Yes. I use it a lot nowadays.

C. Yes. I seldom do so.

点击查看答案
第6题
– I like playing _______ football while he likes playing _______ violin.

A./ ;a

B.the; the

C.the; /

D./ ; the

点击查看答案
第7题
在下列选项中,没有构成死循环的是 A.inti=100; while(1) {i=i0+1; if(i>100)bre

在下列选项中,没有构成死循环的是

A.int i=100;

while(1)

{i=i0+1;

if(i>100)break;

}

B.for(;;);

C.int k=10000;

do{k++;}while(k>10000);

D.int s=36;while(s)--s;

点击查看答案
第8题
以下i=0 while i<10: if i<1: continue if i==5: break i += 1程序while循环的次数是()。

A.1

B.5

C.6

D.无限次

点击查看答案
第9题
While I () the bus, it started to rain.

A.was waiting for

B.waited for

C.am waiting for

点击查看答案
第10题
下列do…while循环的循环次数为()int i=5;do{cout<<1--<<endl:1--;}while (i):A.0B.1C.5D.无限

下列do…while循环的循环次数为() int i=5; do { cout<<1--<<endl: 1--; }while (i):

A.0

B.1

C.5

D.无限

点击查看答案
退出 登录/注册
发送账号至手机
密码将被重置
获取验证码
发送
温馨提示
该问题答案仅针对搜题卡用户开放,请点击购买搜题卡。
马上购买搜题卡
我已购买搜题卡, 登录账号 继续查看答案
重置密码
确认修改