未知题型
are privately-owned networks within a single building or campus of up to a few kilometers in sizE.
A.PSTN
B.WAN
C.LAN
D.MAN
- A.A.PSTN
B.WAN
C.LAN
【参考答案】
C
解析:参考译文:局域网是一个私有网络,一般架设在—栋楼或者是区域大小为数千米的校园内。
点击查看答案
相关考题
-
不定项选择
在可预测环境中,开放环路系统是极有效的。
A.错误
B.正确 -
未知题型
The essence of(74) is the invention of a hierarchical, domain-based naming schemE.It is primarily used for mapping host names and e-mail destinations to IP addresses.A.DNSB.NNTPC.CDPD.FTP
A.A.DNS
B.NNTP
C.CDP -
未知题型
下面程序执行后,baz的值应是______。 public class Test9 { public static void main(String[] args) { int index = 1; int fox[] = new int [3]; iht bar = fox [index]; int baz = bar + index; System.out.println(baz); } }A.0B.1C.2D.编译错误
A.out.println(baz);
B.0
B.1
C.2
