重要提示: 请勿将账号共享给其他人使用,违者账号将被封禁!
查看《购买须知》>>>
找答案首页 > 全部分类 > 计算机类考试
搜题
网友您好, 请在下方输入框内输入要搜索的题目:
搜题
题目内容 (请给出正确答案)
[单选题]

A.A

B.B

C.C

D.D

答案
A、A
更多“您正在编写自定义字典。该自定义字典类名为MyDictionary。您需要确保该字典是类型安全的字典。您应该使用哪个代码段?()”相关的问题

第1题

您正在编写自定义字典。该自定义字典类名为MyDictionary。您需要确保该字典是类型安全的字典。您应该使用哪个代码段?()
A.B.C.D.
点击查看答案

第2题

您在Hi-tech.com做应用程序开发。您正在编写类名为MyDictionary的自定义字典。您需要确保该字典是类型安全的字典。您应该使用哪个代码段?()
A.ClassMyDictionaryImplementsDictionary(OfString,String)B.ClassMyDictionaryInheritsHashTableC.ClassMyDictionaryImplementsIDictionaryD.
点击查看答案

第3题

You create a Web Form. The Web Form allows users to recover their passwords. You add a Pas

swordRecovery server control by using the following code segment.You need to ensure that the server control generates a new password and sends it by e-mail to the users e?mail address. Which two actions should you perform?()

A. Create a validdefinition in the Web.config file.

B. Set the passwordFormat attribute of the configured membership provider to Encrypted.

C. Ensure that the enablePasswordRetrieval attribute of the configured membership provider is set to False.

D. Ensure that the enablePasswordRetrieval attribute of the configured membership provider is set to True.

点击查看答案

第4题

您正在创建名为Age的类。您需要确保编写的Age类的对象所构成的集合能够被排序。您应该使用哪个代码段?()

A.A

B.B

C.C

D.D

点击查看答案

第5题

Yourcompanyhasaservernamedserver1thatrunswindowsserver2008.Server1runstheDHCPserverroleand

theDNSserverrole.Youalsohaveaservernamedservercorethatrunsaservercoreinstallationofwindowsserver2008.Allcomputersareconfiguredtouseonlyserver1forDNSresolution.Theipaddressofserver1is192.168.0.1.thenetworkinterfaceonallthecomputersisnamedLAN.Server1istemporarilyoffice.AnewDNSservernamedserver2hasbeenconfiguretousetheipaddress192.168.0.254.youneedtoconfigureservecoretouseserver2asthepreferredDNSserver.Whatshouldyoudo?()

A.Run the netsh interfac eipv4 add dnsserve r“LAN”static 192.168.0.254index=1command.

B.Run the netsh interfac eipv4 set dnsserver“LAN”static 192.168.0.254192.168.0.1bothcommand.

C.Run the nets hinterfac eipv4 set dnsserver“LAN”static 192.168.0.254primary command and the netsh interface ipv4 set dnsserver “LAN” static 192.168.0.1both command.

D.Run the netsh interface ipv4 set dnssserver“LAN”static 192.168.0.254 primary command and the netsh interface ipv4 add dnssserver “LAN” static 192.168.0.1index=1command.

点击查看答案

第6题

Your network contains one Active Directory domain. You have a member server named Server1

that runs Windows Server 2008 R2. The server has the Routing and Remote Access Services role service installed.You implement Network Access Protection (NAP) for the domain.You need to configure the Point-to-Point Protocol (PPP) authentication method on Server1.Which authentication method should you use?()

A. Challenge Handshake Authentication Protocol (CHAP)

B. Extensible Authentication Protocol (EAP)

C. Microsoft Challenge Handshake Authentication Protocol version 2 (MS-CHAP v2)

D. Password Authentication Protocol (PAP)

点击查看答案

第7题

Your network contains a server that runs Windows Server 2008 R2. The server has the Networ

k Policy and Access Services server role installed.You need to allow only members of a global group named Group1 VPN access to the network.What should you do?()

A. Add Group1 to the RAS and IAS Servers group.

B. Add Group1 to the Network Configuration Operators group.

C. Create a new network policy and define a group-based condition for Group1. Set the access permission of the policy to Access granted. Set the processing order of the policy to 1.

D. Create a new network policy and define a group-based condition for Group1. Set the access permission of the policy to Access granted. Set the processing order of the policy to 3.

点击查看答案

第8题

You deploy your companys Internet Web site. You need to deny anonymous access to the Web site, allowing only authenticated users. Which code segment should you use?()

A. <authorization> <allow users="?"/> </authorization>

B. <authorization> <deny users="?"/> </authorization>

C. <authorization> <deny users="*"/></authorization>

D. <authorization> <allow users="*"/> </authorization>

点击查看答案

第9题

Your company has deployed Network Access Protection (NAP) enforcement for VPNs.You need to ensure that the health of all clients can be monitored and reported.What should you do?()

A. Create a Group Policy object (GPO) that enables Security Center and link the policy to the domain.

B. Create a Group Policy object (GPO) that enables Security Center and link the policy to the Domain Controllers organizational unit (OU).

C. Create a Group Policy object (GPO) and set the Require trusted path for credential entry option to Enabled. Link the policy to the domain.

D. Create a Group Policy object (GPO) and set the Require trusted path for credential entry option to Enabled. Link the policy to the Domain Controllers organizational unit (OU).

点击查看答案

第10题

ournetworkcontainstwoActiveDirectoryforestsnamed

contoso.comandadatum.com.ThefunctionallevelofbothforestsisWindowsServer2008R2.Eachforestcontainsonedomain.ActiveDirectoryCertificateServices(ADCS)isconfiguredinthecontoso.comforesttoallowsersfrom

Thesafer,easierwaytohelpyoupassanyITexams.3/90

bothforeststoautomaticallyenrollusercertificates.

Youneedtoensurethatallusersintheadatum.comforesthaveausercertificatefromthecontoso.com

certificationauthority(CA).

Whatshouldyouconfigureintheadatum.comdomain()

点击查看答案

第11题

YourcompanyhasaservernamedServer1thatrunsaWindowsServer2008CoreInstallation,andtheDNSserve

rrole.Server1hasonenetworkinterfacenamedLocalAreaConnection.ThestaticIPaddressofthenetworkinterfaceisconfiguredas10.0.0.1.YouneedtocreateaDNSzonenamedlocal.contoso.comonserver1.Whichcommandshouldyouuse?()

A.ipconfig/registerdns:local.contoso.com

B.dnscmdServer1/ZoneAddlocal.contoso.com/DSPrimary

C.dnscmdServer1/ZoneAddlocal.contoso.com/Primary/filelocal.contoso.com.dns

D.netshinterfaceipv4setdnsservername=local.contoso.comstatic10.0.0.1primary

点击查看答案

第12题

YouhaveaservernamedServer1thathasthe

followingActiveDirectoryCertificateServices(ADCS)

roleservicesinstalled:

(Enterpriserootcertificationauthority(CA)

.CertificateEnrollmentWebService

.CertificateEnrollmentPolicyWebService

Youcreateanewcertificatetemplate.

Externalusersreportthatthenewtemplateisunavailablewhentheyrequestanewcertificate.Youverifythatallothertemplatesareavailabletotheexternalusers.

Youneedtoensurethattheexternaluserscanrequestcertificatesbyusingthenewtemplate.WhatshouldyoudoonServer1()

点击查看答案
下载上学吧APP
客服
TOP
重置密码
账号:
旧密码:
新密码:
确认密码:
确认修改
购买搜题卡查看答案
购买前请仔细阅读《购买须知》
请选择支付方式
微信支付
支付宝支付
选择优惠券
优惠券
请选择
点击支付即表示你同意并接受《服务协议》《购买须知》
立即支付
搜题卡使用说明

1. 搜题次数扣减规则:

功能 扣减规则
基础费
(查看答案)
加收费
(AI功能)
文字搜题、查看答案 1/每题 0/每次
语音搜题、查看答案 1/每题 2/每次
单题拍照识别、查看答案 1/每题 2/每次
整页拍照识别、查看答案 1/每题 5/每次

备注:网站、APP、小程序均支持文字搜题、查看答案;语音搜题、单题拍照识别、整页拍照识别仅APP、小程序支持。

2. 使用语音搜索、拍照搜索等AI功能需安装APP(或打开微信小程序)。

3. 搜题卡过期将作废,不支持退款,请在有效期内使用完毕。

请使用微信扫码支付(元)
订单号:
遇到问题请联系在线客服
请不要关闭本页面,支付完成后请点击【支付完成】按钮
遇到问题请联系在线客服
恭喜您,购买搜题卡成功 系统为您生成的账号密码如下:
重要提示: 请勿将账号共享给其他人使用,违者账号将被封禁。
发送账号到微信 保存账号查看答案
怕账号密码记不住?建议关注微信公众号绑定微信,开通微信扫码登录功能
警告:系统检测到您的账号存在安全风险

为了保护您的账号安全,请在“上学吧”公众号进行验证,点击“官网服务”-“账号验证”后输入验证码“”完成验证,验证成功后方可继续查看答案!

- 微信扫码关注上学吧 -
警告:系统检测到您的账号存在安全风险
抱歉,您的账号因涉嫌违反上学吧购买须知被冻结。您可在“上学吧”微信公众号中的“官网服务”-“账号解封申请”申请解封,或联系客服
- 微信扫码关注上学吧 -
请用微信扫码测试
选择优惠券
确认选择
谢谢您的反馈

您认为本题答案有误,我们将认真、仔细核查,如果您知道正确答案,欢迎您来纠错

上学吧找答案