网友您好, 请在下方输入框内输入要搜索的题目:
题目内容
(请给出正确答案)
Which of the following servers resolves computer names to IP addresses?()
A. Directory services
B. DNS
C. NTP
D. DHCP
参考答案
更多 “ Which of the following servers resolves computer names to IP addresses?() A. Directory servicesB. DNSC. NTPD. DHCP ” 相关考题
考题
You’re going to have a quiz ( )by another two in the ( )month.
A. followed,followedB. followed,followingC. following,followedD. following,following
考题
您的公司有总部和一个分支办公室。网络相关部分的配置如相关材料中所示。(单击“相关材料”按钮。)您在分支办公室中部署运行Windows7的名为Computer1的新计算机。您需要将IP地址分配给Computer1。您应该使用哪一IP地址?()
A.192.168.2.30B.192.168.2.40C.192.168.2.63D.192.168.2.65
考题
WhatDHCPoptioncanbesetonaISCDHCPservertotellNETBIOSclientsthattheWINSserverhastheIPaddress192.168.1.2?()
A.optionnetbios-wins-servers192.168.1.2;B.optionwins-netbios-servers192.168.1.2;C.optionwins-name-servers192.168.1.2;D.optionnetbios-name-servers192.168.1.2;
考题
YouhaveanExchangeServer2010organization.Thenetworkcontainsthecomputersshowninthefollowingtable.YouneedtoidentifythecomputersthatcanruntheExchangeServer2010managementtools.Whichtwocomputersshouldyouidentify?()A.Computer1B.Computer2C.Computer3D.Computer4E.Computer5
考题
您有两台运行Windows7的计算机,分别名为Computer1和Computer2。您需要确保Computer2和Computer1防火墙规则完全相同。在Computer1上,您应该怎么做?()
A.运行Winrm.exe–quickconfigB.从“高级安全Windows防火墙”中,选择“导出策略”C.从“高级安全Windows防火墙”中,单击“入站规则”,然后单击“导出列表”D.打开“本地安全策略”。右键单击“本地计算机上的IP安全策略”,然后单击“导出列表”
考题
下面哪一个是错误的?
A.使用len(列表名)测量元素的个数names_list=["zhangsan","lisi","wangwu"]print(len(names_list))B.使用列表名[下标]获取列表的某个元素,例如:names_list=["zhangsan","lisi","wangwu"]print(names_list[2])C.向列表中添加新元素有三个方法:append、extend、insert,例如:names_list=["zhangsan","lisi","wangwu"]names_list.append("zhaoliu")names_list.extend(["zhaoliu","liqi"])names_list.insert(1,"zhaoliu")print(names_list)D.已有列表nums=[11,22,33,44,55],使用while循环遍历列表nums=[11,22,33,44,55]i=0 whileiprint(nums[i])i+=1
考题
DHCP配置文件中的选项,为客户端指定DNS服务器的IP地址的选项是()。A.broadcast-addressB.domain-name-serversC.netbios-name-serversD.nis-servers
考题
多选题:下面哪个是错误的用python实现存储n个人的姓名?A.names1=n*[0] for i in range(n): names1[i]=input('输入{}个人的姓名:'.format(i+1))B.names2=[] for i in range(n): names.append(input('输入{}个人的姓名:'.format(i+1)))C.names3=[] for i in range(n): name=input('输入{}个人的姓名:'.format(i+1)) names3+=nameD.names4=[] for i in range(n): names4[i]=input('输入{}个人的姓名:'.format(i+1))E.names5=[] for i in range(n): name=input('输入{}个人的姓名:'.format(i+1)) names5+=[name]
考题
已知names是一个如下定义的变量: manes byte ‘Tom bush’ 符合汇编语言语法的正确语句是______。A.mov edi,namesB.mov edi,names[ebx]C.mov edi,offset names[ebx]D.lea edi,names[ebx]
热门标签
最新试卷