【简答题】以下程序从输入的10个字符串中找出最长的那个串,请填空。 include <stdio.h> include <string.h> define N 10 main() { char str[N][81],*sp; int i; for(i=0;i<N;i++)gets(str[i]); sp=str[0]; for(i=1;i<N;i++) if(strlen(sp)<strlen(str[i]...
【多选题】Your company uses Active Directory integrated DNS. USers require access to the internet. You run a network capture. You notice the DNS server is sending DNS name resolution queries to a server named f...
A.
Enable forwarding to your ISPs DNS servers.
B.
Disable the root hints on the DNS server
C.
Disable the netmask ordering option on the DNS server
D.
Configure Reverse Lookup zones for the IP subnets on the network
【多选题】Your company uses Active Directory-integrated DNS. Users require access to the Internet. You run a network capture. You notice the DNS server is sending DNS name resolution queries to a server named f...
A.
Enable forwarding to your ISP¯s DNS servers
B.
Disable the root hints on the DNS server.
C.
Disable the netmask ordering option on the DNS server.
D.
Configure Reverse Lookup Zones for the IP subnets on the network.
【单选题】Your network consists of a single Active Directory domain. All servers run Windows Server 2003 Service Pack 2 (SP2). You have a server named Server1. Server1 is configured as an enterprise root certif...
A.
Restore the system state backup.
B.
Restore the %systemroot%/system32/certsrv folder.
C.
From the Certificates snap-in, import the enterprise root CA certificate.
D.
From the Certificates snap-in, import the enterprise root CA certificate revocation list (CRL)