多选题A manufacturer is deploying a custom application to serve their customers.  The application is written to take advantage of multithreading features and run in a Windows environment.  To determine the processor family that will run the application most 

题目
多选题
A manufacturer is deploying a custom application to serve their customers.  The application is written to take advantage of multithreading features and run in a Windows environment.  To determine the processor family that will run the application most efficiently, which TWO questions will provide the required information?()
A

What is the application’s maximum processor scaling capability?

B

Will the application run faster with Microsoft OLTP technology?

C

Will the application benefit from larger disk cache and swap space?

D

Can the application use Hot Swap Processor, Memory, and PCI-X technology?

E

Is the application able to run in a 32 bit, 64 bit, or mixed environment?

参考答案和解析
正确答案: E,B
解析: 暂无解析
如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

You have a computer that runs Microsoft Windows XP. The computer has a custom application installed.You plan to upgrade the Windows XP computer to Windows Vista.You need to identify whether User Account Control (UAC) will allow the custom application to run without requiring elevated privileges.What should you do?()

A.A

B.B

C.C

D.D


参考答案:D

第2题:

You are an enterprise administrator for Cer-tech .com. The corporate network of the company consists ofan Active Directory domain. All the servers on the network run Windows Server 2008. The network runs aTerminal server named Server02 to enable remote users to run commonly required applications from theirterminal. You have recently been asked to deploy a Terminal Services application called App1 on Server02. To deploy the application, you first confirmed from the application vendor that the applicationcan be deployed in a Terminal Services environment. The features of App1 are that it does not use Microsoft Windows Installer packages for installation and makes changes to the current user registry duringinstallation. Which of the following options would you choose to install the application to support multipleuser sessions?()

  • A、Run the change user /install command on Server02
  • B、Install the application
  • C、Run the change user /execute command on Server02
  • D、Run the change logon /disable command on Server02

正确答案:A,B,C

第3题:

Given:And MainClass exists in the /apps/com/company/application directory. Assume the CLASSPATHenvironment variable is set to "." (current directory). Which two java commands entered at the command line will run MainClass?()

A.java MainClass if run from the /apps directory

B.java com.company.application.MainClass if run from the /apps directory

C.java -classpath /apps com.company.application.MainClass if run from any directory

D.java -classpath . MainClass if run from the /apps/com/company/application directory

E.java -classpath /apps/com/company/application:. MainClass if run from the /apps directory

F.java com.company.application.MainClass if run from the /apps/com/company/application directory


参考答案:B, C

第4题:

A manufacturer is deploying a custom application to serve their customers.  The application is written to take advantage of multithreading features and run in a Windows environment.  To determine the processor family that will run the application most efficiently, which TWO questions will provide the required information?()

  • A、What is the application’s maximum processor scaling capability?
  • B、Will the application run faster with Microsoft OLTP technology?
  • C、Will the application benefit from larger disk cache and swap space?
  • D、Can the application use Hot Swap Processor, Memory, and PCI-X technology?
  • E、Is the application able to run in a 32 bit, 64 bit, or mixed environment?

正确答案:A,E

第5题:

A mechanical contractor is deploying a custom application written to take advantage of multithreading features and run in a Windows environment. The customer has read about iDataPlex, BladeCenter, and System x servers. The customer wants to know which processor family will run the application most efficiently. Which of the following questions will provide the required information?()

  • A、Can the application use Hot Swap Processor, Memory, and PCI-X technology? 
  • B、Will the application benefit from larger disk cache and swap space? 
  • C、Will the application run faster with Microsoft OLTP technology? 
  • D、What is the application's maximum processor scaling capability?

正确答案:B

第6题:

You have a computer that runs Windows Vista. The computer contains a custom application. You need toexport the user state and the settings of the custom application.  What should you do?()

  • A、Run Loadstate.exe and specify the /config parameter.
  • B、Run Scanstate.exe and specify the /genconfig parameter.
  • C、Modify the miguser.xml file. Run Loadstate.exe and specify the /ui parameter.
  • D、Modify the migapp.xml file. Run Scanstate.exe and specify the /i parameter.

正确答案:D

第7题:

All client computers in your company run Windows 7 Enterprise. You are planning to deploy a custom application that runs only on Windows XP to all users. You install Windows XP Mode on each host computer and install the application in the Windows XP guest virtual machine s (VM s ). You verify that the application runs in the guest VMs . A n a pplication shortcut does not appear on the Windows 7 host computers . You n eed to ensure that the application can be launched directly from the Windows 7 host computers . What should you do in the guest VM s ?()

  • A、Repair the application.
  • B、Use Programs and Features in the Control Panel to change the application.
  • C、Copy the applica tion shortcut to the Start menu for All Users.
  • D、Assign the Full Control permission to the application shortcut to the Everyone group.

正确答案:C

第8题:

You perform an in-place upgrade on a Microsoft Windows XP Service Pack 2 (SP2) computer to Windows Vista.After the upgrade, you attempt to run a custom application. You receive the following error message: This application is only designed to run on Windows XP or later.”You need to run the application on Windows Vista.What should you do?()

A.A

B.B

C.C

D.D


参考答案:D

第9题:

You are designing an integration test plan for a Windows Azure .NET 3.5 application.   You need to recommend a testing environment that allows developers to debug the application while accessing data in the cloud.  What should you recommend?()

  • A、 Run the application on Windows Azure.  Use the development storage account.
  • B、 Run the application on Windows Azure.  Use a Windows Azure Storage account.
  • C、 Run the application in the development fabric.  Use the development storage account.
  • D、 Run the application in the development fabric.  Use a Windows Azure Storage account

正确答案:D

第10题:

package com.company.application;  public class MainClass {  public static void main(String[] args) { }  }  And MainClass exists in the /apps/com/company/application directory. Assume the CLASSPATH environment variable is set to “.“ (current directory).  Which two java commands entered at the command line will run MainClass?()

  • A、 java MainClass if run from the /apps directory
  • B、 java com.company.application.MainClass if run from the /apps directory
  • C、 java -classpath /apps com.company.application.MainClass if run from any directory
  • D、 java -classpath . MainClass if run from the /apps/com/company/application directory
  • E、 java -classpath /apps/com/company/application:. MainClass if run from the /apps directory
  • F、 java com.company.application.MainClass if run from the /apps/com/company/application directory

正确答案:B,C

更多相关问题