You need to store elements in a collection that guarantees that no duplicates are stored. Which two interfaces provide that capability?()
第1题:
Your company has a Microsoft Hyper-V Server 2008 R2 environment. You need to manually back up a child partition while it is turned off. Which two elements should you back up?()
第2题:
Which two attributes need to match for two switches to become members of the same MST region? ()
第3题:
Which interface does java.util.Hashtable implement?()
第4题:
Which two interfaces provide the capability to store objects using a key-value pair?()
第5题:
You work as an application developer at Certkiller .com. Certkiller .com has been contracted to develop an application for the local bank.You have been given the responsibility of creating this application and need to store each transaction record, which is identified using a complex transaction identifier,in memory. The bank informs you that the total amount of transaction records could reach 200 per day. To achieve this, you decide to utilize one of the existing collection classes in the .NET 2.0 class library. You need to ensure that you the collection class you select is the most efficient one for storing transaction records.What should you do?()
第6题:
You work in a company which is named Wiikigo Corp. The company uses SQL Server 2008. You are the administrator of the company database. Now you are in charge of a SQL Server 2008 instance. You are going to use the data collector to gather performance data periodically on all instances. You must store all collected data in the same database. This database is hosted on a single instance. Every five hours, you have to collect and load performance data in the management data warehouse. Which data collection process should you implement? ()
第7题:
hostname
loopback address
default gateway
domain name
SSH peer address
第8题:
the table of 4096 elements that map the respective VLAN to STP instance number
VTP version
configuration revision number
native VLAN ID
第9题:
the system state
the InitialStore.xml file
the child .vhd files
the child .xml configuration file
第10题:
Java.util.Map.
Java.util.Set.
Java.util.List.
Java.util.StoredSet.
Java.util.StoredMap.
Java.util.Collection.
第11题:
java.util.Map
java.util.List
java.util.Hashable
java.util.Collection
第12题:
Java.util.Map.
Java.util.Set.
Java.util.List.
Java.util.StoredSet.
Java.util.StoredMap.
Java.util.Collection.
第13题:
You use Microsoft .NET Framework 4 to create a Windows Presentation Foundation (WPF) application that allows users to arrange images. You need to ensure that users can arrange child elements in a panel without affecting the size of the elements. You also need to ensure that child elements are oriented horizontally. Which control should you use?()
第14题:
Which two of these elements need to be configured prior to enabling SSH?()
第15题:
Which statement is true for the class java.util.ArrayList?()
第16题:
Which two are functions of Oracle Workflow Directory Service? ()(Choose two.)
第17题:
You install Windows Server 2008 R2 (Server Core Installation) on a server. The server will store virtual machines (VMs) on a volume that is attached to the server by means of an iSCSI connection. You need to configure the server so that VMs can be stored on the iSCSI volume. Which two commands should you run?()
第18题:
You should create a cached data collection
You should create an on-demand non-cached data collection
You should create a scheduled non-cached data collection.
You should create two different SQL Agent jobs. The two jobs are scheduled at the same time. One job uploads the data collection and the other job creates a data collection.
第19题:
Java.util.Map
Java.util.Set
Java.util.List
Java.util.StoredSet
Java.util.StoredMap
Java.util.Collection
第20题:
Use the Properties.USerPreferences object
Use the Properties.Settings.Default.Userprefences object
Use the ConfigurationManager.AppSettings object during runtime
Create the settings by using Application scope
Create the settings by using User scope
第21题:
javax.servlet.http.HttpServletRequest
javax.servlet.http.HttpSessionContext
javax.servlet.http.HttpsServletResponse
javax.servlet.http.HttpSessionBindingEvent
javax.servlet.http.HttpSessionAttributeEvent
第22题:
Java.util.Map.
Java.util.Set.
Java.util.List.
Java.util.StoredSet.
Java.util.StoredMap.
Java.util.Collection.
第23题:
The elements in the collection are ordered.
The collection is guaranteed to be immutable.
The elements in the collection are guaranteed to be unique.
The elements in the collection are accessed using a unique key.
The elements in the collections are guaranteed to be synchronized.