A.is held permanently
B.permanently disappears
C.is held temporarily
D.temporarily disappears
第1题:
You are the administrator of a SQL Server 2000 computer. You have two new hard disks on which you will create a database named inventory. You want to insert, update, and delete data as quickly as possible.
Which two actions should you take? (Each correct answer presents parts of the solution. Choose two)
A. Configure the hard disks as two mirrored NTFS volumes.
B. Configure the hard disks as one mirrored NTFS volumes.
C. Configure the hard disks as two independent NTFS volumes.
D. Configure the hard disks as one extended NTFS volume.
E. Place inventory_data.mdf on the first volume and inventory_log.ldf on the second volume.
F. Place inventory_data.mdf on the first volume and inventory_data2.ndf and inventory_log.ldf on the second volume.
G. Place inventory_data.mdf and inventory_log.ldf on the same volume.
第2题:
计算机(Computer)由中央处理器、内存、硬盘等组成。那么Computer类和其他类(CPU、RAM、HardDisk)之间的关系是:()
A.泛化关系
B.实现关系
C.包含关系
D.聚合关系
第3题:
C51的data区是_____
A.片内RAM位寻址区
B.片内RAM直接寻址区
C.片外RAM区
D.片内ROM区
第4题:
YouhavetwocomputersnamedComputer1andComputer2thatrunWindows7.Computer1hastwolocaluseraccountsnamedUser1andUser2.OnComputer1,yourunScanstate.exe/all\\server1\data \computer1.OnComputer2,yourunLoadstate.exe/lac:Pa$$w0rd\\server1\data\computer1.YouneedtoensurethatUser1andUser2canlogontoComputer2.WhatshouldyoudoonComputer2?()
A.Enablealluseraccounts.
B.Modifythedefaultpasswordpolicy.
C.ModifytheAllowlogonlocallyuserright.
D.AddUser1andUser2tothelocalAdministratorsgroup.
第5题:
3、请分别定义以下数组: (1)外部RAM中100个元素的无符号字符数组temp,temp初始化为0~99。 (2)内部RAM中16个元素的无符号字符数组data_buf,data_buf初始化为0。
第6题:
计算机(Computer)由中央处理器CPU、内存RAM、硬盘HardDisk等组成,那么Computer类和其他类(CPU、RAM、HardDisk)之间的关系是 ()
A.泛化
B.实现
C.聚合(聚集)
D.包含
E.关联