对集(Set)进行操作"Set(2,?0,?1)?+?1?+?1?-?1"之后的结果为?()
第1题:
依次执行以下命令后的输出结果是( )。 SET DATE TO YMD SET CENTURY ON SET CENTURY T0 19 ROLLOVER 10 SET MARK T0”.” ?CTOD(”49-05-01”)
A. 49.05.01
B. 1949.05.O1
C. 2049.05.0l
D. 出错
第2题:
A. user@host# set chassis cluster cluster-id 1 node 0 reboot
B. user@host> set chassis cluster id 1 node 0 reboot
C. user@host> set chassis cluster cluster-id 1 node 0 reboot
D. user@host# set chassis cluster id 1 node 0 reboot
第3题:
A. set interface fe-0/0/0.0
B. set interface fe-0/0/0.0 all level
C. set interface fe-0/0/0.0 level 3 enable
D. set interface fe-0/0/0.0 level 1 level 2
第4题:
A.set([1,2,3])
B.([1,2,3])
C.{1,2,3}
D.[1,2,3]
第5题:
AONT测试中,有时需要设置长发光来模拟流氓ONU 正确的设置命令为
第6题:
由普通的日期格式改设为严格日期格式的命令为().
第7题:
What is the flooding scope of an OSPFv3 LSA, if the value of the S2 bit is set to 1 and the S1 bit is set to 0?()
第8题:
import java.util.*; class KeyMaster { public int i; public KeyMaster(int i) { this.i = i; } public boolean equals(Object o) { return i == ((KeyMaster)o).i; } public int hashCode() { return i; } } public class MapIt { public static void main(String[] args) { Set
第9题:
How do you enable interface fe-0/0/0 under the [edit protocols isis] level to form both a Level 1 and Level 2 adjacency?()
第10题:
第11题:
link local
area wide
AS wide
reserved
第12题:
第13题:
将Cise0 6500第4模块第1端口的通信方式设置为半双工,第2-24端口的通信方式设置为全双工,以下交换机的端口配置,正确的是( )。
A.Switch-6500>;(enable)set interface duplex 4/1 halfSwitch-6500>;(enable)set interface duplex 4/2-24 full
B.Switch-6500>;(enable)set port 4/1 duplex halfSwitch-6500>;(enable)set port 4/2-24 duplex full
C.Switch-6500>;(enable)set port duplex 4/1 halfSwitch-6500>;(enable)set port duplex 4/2-4/24 full
D.Switch-6500>;(enable)set port duplex 4/1 halfSwitch-6500>;(enable)set port duplex 4/2-24 full
第14题:
请说出该程序段的功能。
declare @e numeric(5,2)
declare @ c1 int, @ c2 int, @ c3 int, @ c4 int
set @ c1=0; set @ c2 =0; set @ c3=0; set @ c4=0
declare xxx cursor
for select 成绩 from score
open xxx
fetch xxx into @ c
while @'@ fetch_status = 0
begin
if(@c > =90) set @cl =@ e1 +1;
else if( @ c > =70) set @ c2 =@ c2 +1;
else if(@ c> =60) set @ c3 =@ c3 +1;
else set @ c4 = @ c4 + 1
fetch from xxx into @ c
end
close xxx
deallocate xxx
print 优秀生人数:'+sb(@ c1,5);
print食好生人数:'+str(@ c2,5);
print及格生人数:'+str(@ c3,5);
print及格生人数:'+sh(@ c4,5)
第15题:
YouneedtoreviewthecurrentstoragesystemanddecideonthebestconfigurationforthetempdbdatabaseonSQL1toimprovetempdbperformance.Yoursolutionmustensurethatcompanyrequirementsandpoliciesarefulfilled.Whichtwoactionsshouldyouperform?()
A.CreateaRAID-1set,andmovetempdbtothisdriveset.
B.CreateaRAID-0set,andmovetempdbtothisdriveset.
C.Setthestartingsizeoftempdbto3GB
D.CreateaRAID-0set,andmovetempdbandtheuserdatabasewiththelargestindextothisdriveset.
E.Disableautomaticfilegrowthontempdb.
第16题:
将Catalyst 6500交换机的设备管理地址设置为204.106.1.10/24的正确语句是
A.set interface Vlan1 204.106.1.10 0.0.0.255 204.106.1.255
B.set interface Vlan1 204.106.1.10 255.255.255.0 204.106.1.255
C.set interface sc0 204.106.1.10 0.0.0.255 204.106.1.255
D.set interface sc0 204.106.1.10 255.255.255.0 204.106.1.255
第17题:
对以下set集合进行操作"Set(2,0,1)+1+1-1"之后,最终的结果是()
第18题:
设置严格的日期格式的命令是()
第19题:
Your network contains an Active Directory domain. The domain is configured as shown in the following table: Active Directory site Domain controllers Main DC1 and DC2 Branch1 DC3 Branch2 None Users in Branch2 sometimes authenticate to a domain controller in Branch1. You need to ensure that users in Branch2 only authenticate to the domain controllers in Main. What should you do()
第20题:
Which command would you use to enable chassis cluster on an SRX device, setting the cluster ID to 1 and node to 0?()
第21题:
You have an Exchange Server 2010 organization.The organization contains two Mailbox servers named Server1 and Server2.Both servers are members of a database availability group (DAG).A mailbox database named DB1 has a copy on Server1 and Server2.You need to ensure that Server2 waits three days before applying transaction log files from Server1 to DB1.What should you run?()
第22题:
第23题:
On DC3, set the AutoSiteCoverage value to 0.
On DC3, set the AutoSiteCoverage value to 1.
On DC1 and DC2, set the AutoSiteCoverage value to 0.
On DC1 and DC2, set the AutoSiteCoverage value to 1.