Which of the following technologies allows a single physical processor to do the work of multiple processors?()A. Symmetric multi-processingB. MulticoreC. 64-bit processingD. Hyper-V

题目
Which of the following technologies allows a single physical processor to do the work of multiple processors?()

A. Symmetric multi-processing

B. Multicore

C. 64-bit processing

D. Hyper-V


相似考题
更多“Which of the following technologies allows a single physical processor to do the work of multiple processors?() ”相关问题
  • 第1题:

    You are creating a Window Commnunication Foundation (WCF) service application. The application needs to service many clients and requests simultaneously. The application also needs to ensure subsequent individual client requests provide a stateful conversation. You need to configure the service to support these requirements. Which attribute should you add to the class that is implementing the service?()

    A. [ServiceBehavior(lnstanceContextMode = lnstanceContextMode.PerSession, ConcurrencyMode = ConcurrencyMode.Single)]

    B. [ServiceBehavior(lnstanceContextMode = lnstanceContextMode.PerCall, ConcurrencyMode = ConcurrencyMode.Reentrant)]

    C. [ServiceBehavior(InstanceContextMode = lnstanceContextMode.PerSession, ConcurrencyMode = ConcurrencyMode.Multiple)]

    D. [ServiceBehavior(lnstanceContextMode = lnstanceContextMode.PerCall, ConcurrencyMode = ConcurrencyMode.Multiple)]


    参考答案:C

  • 第2题:

    Companycomwantstobuyanewp5570runningAIX5.3.Theapplicationsrequire4processorsand8GBofmemory.ThereisarequirementtohaveaVirtualIOServer.Whatisthesmallestp5570thatshouldbesoldtothiscustomer?()

    A.4processors8GBofmemory

    B.5processors8GBofmemory

    C.4processors10GBofmemory

    D.5processors10GBofmemory


    参考答案:D

  • 第3题:

    Refertotheexhibit.Which[ephone-dntype]wouldyouexpecttoseeinthepartialshowrunoutput?()

    A.shared

    B.overlaid

    C.dual-line

    D.dual-label

    E.single-line

    F.dual-number


    参考答案:F

  • 第4题:

    A Windows Communication Foundation (WCF) solution exposes the following service over a TCP binding.(Line numbers are included for reference only.)01 [ServiceContract]02 [ServiceBehavior(ConcurrencyMode = ConcurrencyMode.Multiple)]03 public class DataAccessService04 {05 [OperationContract]06 public void PutMessage(string message)07 {08 MessageDatabase.PutMessage(message);09 }10 [OperationContract]11 pubic string[] SearchMessages(string search)12 {13 return MessageDatabase.SearchMessages(search);14 }15 }MessageDatabase supports a limited number of concurrent executions of its methods. You need to change the service to allow up to the maximum number of executions of the methods of MessageDatabase. This should be implemented without preventing customers from connecting to the service. What should you do?()

    A. Change the service behavior as follows. [ServiceBehavior(ConcurrencyMode = ConcurrencyMode.Multiple, InstanceContextMode = InstanceContextMode.Single)]

    B. Change the service behavior as follows. [ServiceBehavior(ConcurrencyMode = ConcurrencyMode.Single, InstanceContextMode = InstanceContextMode.PerSession)]

    C. Add a throttling behavior to the service, and configure the maxConcurrentCalls.

    D. Add a throttling behavior to the service, and configure the maxConcurrentSessions.


    参考答案:C

  • 第5题:

    CIOsandtheirstaffhaveverylittleexperiencearchitectingordesigningsolutionstosupportunknownworkloads.Asexecutivesfocusoncomplianceissues,moresystemsmustbearchitectedtoalignwithemergingorpoorlydefinedrequirements.Ifthecustomerprefersanintegratedsolutionphysicallyconsolidatedinascalable,singleframeworkthatcanconnecttoanenterpriseclassstorageareanetwork,whatsolutionwouldyourecommend?()

    A.Multiple1Uand2UserversequippedwithFCHBAstoconnecttotheenterpriseSAN

    B.Single3U/4Userversexpandableto32-wayequippedwithFCHBAstoconnecttotheenterpriseSAN

    C.BladeCenter,expandableto14bladesequippedwithFCHBAs,andredundant20-portFCSANSwitchmodulestoconnecttoenterpriseSAN

    D.IBM1350ClusterequippedwithFCHBAstoconnecttoenterpriseSAN


    参考答案:C

  • 第6题:

    CiscoSmallBusinessSwitchesarespecificallyengineeredforthesmallbusinesscustomer.WhataretwocharacteristicscommontoCiscoSmallBusinessSwitches?()

    A.remotemanagement

    B.integratedtelephony

    C.do-it-yourselfinstallationandmanagement

    D.experiencedITsupportrequired

    E.single-siteconnectivity


    参考答案:C, E