Java.util.Map.
Java.util.Set.
Java.util.List.
Java.util.StoredSet.
Java.util.StoredMap.
Java.util.Collection.
第1题:
You need to store elements in a collection that guarantees that no duplicates are stored and all elements can be accessed in natural order. Which interface provides that capability?()
第2题:
You are creating a Windows Forms Application by using the .NET Framework 3.5.Your applciation will be used by a government depertment.You need to ensure that the application meets "accessibilty" requirements.Which three actions should you perform?()
第3题:
You create a Web Form with several UI elements on it. During a code review, you realize that some of the UI elements can be grouped into user controls. You need to create a Web control to group the UI elements that do not require server-side processing. Doing so will enable you to programmatically add or remove the UI elements from the page. You want to maintain the UI elements' style properties. What should you do? ()
第4题:
Which two interfaces provide the capability to store objects using a key-value pair?()
第5题:
You need to design the storage of the application texts for UI elements to fulfill the requirements. Which table and column design should you use?()
第6题:
Languages (LanguageID, Name)Elements (ElementID, Description)ElementLanguages (ElementID, LanguageID, Text)
Languages (LanguageID, Name)Elements (ElementID, LanguageID, Description, Text)
Languages (LanguageID, Name)ElementTexts (LanguageID, Text)ElementDescriptions (ElementID, Description)
Languages (LanguageID, Name)Elements (ElementID, Description, Text)
第7题:
Add an XML index to the table that contains the product data.
Add the XSINIL argument to the ELEMENTS directive in the query.
Add a HAVING clause to the query.
Add the replace value of clause to the query.
第8题:
ListBox
DockPanel
WrapPanel
StackPanel
第9题:
Java.util.Map.
Java.util.Set.
Java.util.List.
Java.util.StoredSet.
Java.util.StoredMap.
Java.util.Collection.
第10题:
Java.util.Map.
Java.util.Set.
Java.util.List.
Java.util.StoredSet.
Java.util.StoredMap.
Java.util.Collection.
第11题:
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.
第12题:
Move business logic to a worker role.
Vertically partition the SQL Azure database.
Store business logic results in Windows Azure local storage.
Store business logic resultsin Windows Azure Table storage
第13题:
You are evaluating a Windows Azure application. The application includes the following elements: - A web role that provides the ASP.NET user interface and business logic - A single SQL Azure database that contains all application data Each page must receive data from the business logic layer before returning results to the client. Traffic has increased significantly. The business logic is causing high CPU usage. You need to recommend an approach for scaling the application. What should you recommend?()
第14题:
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?()
第15题:
Which statement is true for the class java.util.ArrayList?()
第16题:
You need to store elements in a collection that guarantees that no duplicates are stored. Which two interfaces provide that capability?()
第17题:
You work as an application developer at Certkiller .com. You are developing a collection class named ClientCollection, which is to be used for storing the names of Certkiller .com’s clients that are situated in various geographical areas. These client names are represented by the Client class. You are planning to create a method named SortClients in the ClientCollection class to arrange Client objects in ascending order. You need to ensure that the appropriate interface is implemented by the Client class to allow sorting.What interface should be used?()
第18题:
Java.util.Map
Java.util.Set
Java.util.List
Java.util.StoredSet
Java.util.StoredMap
Java.util.Collection
第19题:
Use System.Web.UI.TemplateControl to group the UI elements.
Use System.Web.UI.HtmlControls.HtmlControl to group the UI elements.
Use System.Web.UI.LiteralControl to group the UI elements.
Use System.Web.UI.WebControls.Literal to group the UI elements.
第20题:
textMessageEncoding and msmqTransport in this order.
textMessageEncoding and msmqIntegrationTransport in this order.
msmqTransport and textMessageEncoding in this order.
msmqIntegrationTransport and textMessageEncoding in this order.
第21题:
Software
Courseware
Operatingsystem
I/Odevices
第22题:
REF
TABLE
CLOB
VARRAY
第23题:
IDictionary
IComparable
IComparer
IEqualityComparer
第24题:
use a defaule formula of 1
use @elements and add 1 to the total
use the @count function instead of @elements
use @texttotime to ensure that all strings arte converted to date-time values