网友您好, 请在下方输入框内输入要搜索的题目:

题目内容 (请给出正确答案)
单选题
What does the term application partitioning refer to?()
A

The feature of a forms application enabling it to run both in client-server mode and on the Web. 

B

Storing PL/SQL program units between the Oracle server and the application to make optimal use of available resources. 

C

The nature of a three-tier architecture, where the form module and processing software reside on an application server. 

D

The feature of a forms application that is able to use Ethernet, twisted pair, and wireless data connections.


参考答案

参考解析
解析: 暂无解析
更多 “单选题What does the term application partitioning refer to?()A The feature of a forms application enabling it to run both in client-server mode and on the Web. B Storing PL/SQL program units between the Oracle server and the application to make optimal use of available resources. C The nature of a three-tier architecture, where the form module and processing software reside on an application server. D The feature of a forms application that is able to use Ethernet, twisted pair, and wireless data connections.” 相关考题
考题 Which tier in Oracle E-Business Suite is responsible for storing application data?() A.database tierB.application tierC.client (desktop) tierD.both database tier and application tier

考题 You are evaluating a Windows Azure application. The application uses one instance of a web role. The role instance size is set to Medium. The application does not use SQL Azure.   You have the following requirements for scaling the application:   - Maximize throughput.  - Minimize downtime while scaling. - Increase system resources.   You need to recommend an approach for scaling the application.  What should you recommend?()  A、 Set up vertical partitioning.B、 Set up horizontal partitioning.C、 Increase the number of role instances.D、 Change the role instance size to large.

考题 You have a server that runs Windows Server 2003 Service Pack 2 (SP2). The server has Terminal Server installed. You have a new multi-user application that you plan to install on the server. The setup program for the application is named setup.exe. You need to install the application on the server. You must ensure that the application can be used by all users. What should you do? ()A、From the command prompt, run setup.exe.B、From Add or Remove Programs, add a new program.C、In Windows Explorer, use the Run As option to run setup.exe.D、In Windows Explorer, use Compatibility mode to run setup.exe.

考题 What does the term application partitioning refer to?()A、The feature of a forms application enabling it to run both in client-server mode and on the Web. B、Storing PL/SQL program units between the Oracle server and the application to make optimal use of available resources. C、The nature of a three-tier architecture, where the form module and processing software reside on an application server. D、The feature of a forms application that is able to use Ethernet, twisted pair, and wireless data connections.

考题 Oracle Fusion Middleware Control runs as:()A、 a module in Oracle HTTP ServerB、 a PL/SQL module in Oracle DatabaseC、 an application in WebLogic Server Administration ServerD、 an application in WebLogic Server Managed Server

考题 You have a Web server named Server1 that runs Windows Server 2003 Service Pack 2 (SP2). Server1 hosts one Web site. You create a second Web site that hosts a third-party Web application named App1. The vendor of the third-party application states that the application does not support host headers. You need to ensure that users can access both Web sites. What should you do?()A、Enable WebDAV.B、Enable Server Side Includes.C、Configure both Web sites to use different IP addresses.D、Configure both Web sites to use different application pools.

考题 You create a Microsoft ASP.NET application by using the Microsoft .NET Framework version 3.5. The application uses Session objects. You are modifying the application to run on a Web farm. You need to ensure that the application can access the Session objects from all the servers in the Web farm. You also need to ensure that when any server in the Web farm restarts or stops responding, the Session objects are not lost.  What should you do?()A、Use the InProc Session Management mode to store session data in the ASP.NET worker process. B、Use the SQLServer Session Management mode to store session data in a common Microsoft SQL Server 2005 database. C、Use the SQLServer Session Management mode to store session data in an individual database for each Web server in the Web farm. D、Use the StateServer Session Management mode to store session data in a common State Server process on a Web server in the Web farm. 

考题 You are a desktop administrator for your company. You need to deploy a new application. The application is packaged in an .msi file. The application will be used by only a small number of users. You plan to install the application by using the Msiexec.exe program. You need to ensure that the installation process does not display a user interface. What should you do?()A、Manually perform a passive installation of the application.B、Manually perform a quiet installation of the application.C、Use a logon script to run the Msiexec.exe program.D、Use the Runas utility to run the Msiexec.exe program.

考题 You use Microsoft Visual Studio 2010 and Microsoft .NET Framework 4 to create a Windows Presentation Foundation (WPF) application. The application uses data-bound controls. You discover that when the application is executed by users, one of the controls is not displayed properly. You need to view the property values assigned to the controls. What should you do?()A、Use IntelliTrace.B、Use PresentationTraceSource.C、Run the application in debug mode with Visual Studio 2010. Use the Auto window while you step through the application code.D、Run the application in debug mode with Visual Studio 2010. Use the WPF Visualizer while you step through the application code.

考题 ou work in a company which is named Wiikigo Corp. The company uses SQL Server 2008. You are the administrator of the company database. Now for a new application, a SQL Server 2008 instance has to be installed on an existing server. The server contains a default SQL Server 2005 instance. Your company CIO wants their corresponding certified third-party applications can access to both database instances. The company assigns this task to you. You must achieve this by using as little database administrative effort as possible, and never change the existing application environments. What should you do? () A、You should install SQL Server 2008 as the default instance, and configure the new application to use the default instance B、You should upgrade the SQL Server 2005 application to use SQL Server 2008 C、You should upgrade the SQL Server 2005 instance to a SQL Server 2008 instance D、You should install SQL Server 2008 as a named instance, and make the new application use the new instance. 

考题 You have a server that runs Windows Server 2003 Service Pack 2 (SP2). The server has Terminal Server installed. You have a new multi-user application that you plan to install on the server. The setup program for the application is named setup.exe. You need to install the application on the server. You must ensure that the application can be used by all users. What should you do? ()A、From the command prompt, run setup.exe.B、From Add or Remove Programs, add a new program.C、In Windows Explorer, use the Run As option to run setup.exe.D、In Windows Explorer, use Compatibility mode to run setup.exe.

考题 A server named Server2 runs Windows Server 2008. The Terminal Services server role is installed on Server2.  You plan to deploy a new Terminal Services application on Server2. The application vendor confirms that the application can be deployed in a Terminal Services environment. The application does not use Microsoft Windows Installer packages for installation. The application makes changes to the current user registry during installation.  You need to install the application to support multiple user sessions. What should you do?()A、Run the mstsc /v:Server2 /console command from the client computer to log on to Server2. Install the application.B、Run the change user /execute command on Server2. Install the application and run the change user /install command on Server2.C、Run the change user /install command on Server2. Install the application and run the change user /execute command on Server2.D、Run the change logon /disable command on Server2. Install the application and run the change logon /enable command on Server2.

考题 Your Windows 2000 Professional computer is configured to support two monitors. You install a DOS-based application on your computer. The application uses the Windows 2000 Professional default settings Autoexec.nt and Config.nt.   Your primary and secondary video adapter are both set to 16-bit color,1024x 768 resolution, and default refresh rates. You create a shortcut for the DOS-based application on the primary monitor’s desktop and use the default PIF settings.   Your attempt to run the DOS-based application on the primary monitor. The application opens, but the display area is scrambled. You then attempt to run the DOS-based application on the secondary monitor. The application does not open. Both monitors function correctly when you run Windows-based applications. What should you do?( )A、Change the color setting for both video adapters to 256 colors. Reconfigure the shortcut  properties to run the DOS-based application in full-screen mode.B、Change the refresh rate setting to optimal for both video adapter. Reconfigure the PIF  settings of the DOS-based application to start in a window.C、Change the drivers for the secondary video adapter from WDM-compliant drivers to DOS  drivers. Reconfigure the PIF settings to run the DOS-based application in full-screen modeD、Update the drivers for the primary video adapter. Change the secondary video adapter to use  640 x 480 resolution and 256 colors. 

考题 You work in a company which uses SQL Server 2008. You are the administrator of the company database. In your company there is a server which contains a default SQL Server 2005 instance. For a new application, you have to install a SQL Server 2008 instance on the server. Your company CIO assigns a task to you. You must make sure that the respective certified third-party applications have access to both database instances. You have to achieve this goal without changing the existing application environments. So what should you do to achieve this by using as little database administrative effort as possible?()A、You should install SQL Server 2008 as a named instance, and make the new application to use the new instance. B、You should install SQL Server 2008 as the default instance, and make the new application to use the default instance. C、You should upgrade the SQL Server 2005 application to use SQL Server 2008. D、You should upgrade the SQL Server 2005 instance to a SQL Server 2008 instance. 

考题 单选题What does the term application partitioning refer to?()A The feature of a forms application enabling it to run both in client-server mode and on the Web. B Storing PL/SQL program units between the Oracle server and the application to make optimal use of available resources. C The nature of a three-tier architecture, where the form module and processing software reside on an application server. D The feature of a forms application that is able to use Ethernet, twisted pair, and wireless data connections.

考题 单选题You have a Web server named Server1 that runs Windows Server 2003 Service Pack 2 (SP2). Server1 hosts one Web site. You create a second Web site that hosts a third-party Web application named App1. The vendor of the third-party application states that the application does not support host headers. You need to ensure that users can access both Web sites. What should you do?()A Enable WebDAV.B Enable Server Side Includes.C Configure both Web sites to use different IP addresses.D Configure both Web sites to use different application pools.

考题 单选题ou work in a company which is named Wiikigo Corp. The company uses SQL Server 2008. You are the administrator of the company database. Now for a new application, a SQL Server 2008 instance has to be installed on an existing server. The server contains a default SQL Server 2005 instance. Your company CIO wants their corresponding certified third-party applications can access to both database instances. The company assigns this task to you. You must achieve this by using as little database administrative effort as possible, and never change the existing application environments. What should you do? ()A You should install SQL Server 2008 as the default instance, and configure the new application to use the default instance B You should upgrade the SQL Server 2005 application to use SQL Server 2008 C You should upgrade the SQL Server 2005 instance to a SQL Server 2008 instance D You should install SQL Server 2008 as a named instance, and make the new application use the new instance. 

考题 单选题You have a server that runs Windows Server 2003 Service Pack 2 (SP2). The server has Terminal Server installed. You have a new multi-user application that you plan to install on the server. The setup program for the application is named setup.exe. You need to install the application on the server. You must ensure that the application can be used by all users. What should you do? ()A From the command prompt, run setup.exe.B From Add or Remove Programs, add a new program.C In Windows Explorer, use the Run As option to run setup.exe.D In Windows Explorer, use Compatibility mode to run setup.exe.

考题 单选题Your Windows 2000 Professional computer is configured to support two monitors. You install a DOS-based application on your computer. The application uses the Windows 2000 Professional default settings Autoexec.nt and Config.nt.   Your primary and secondary video adapter are both set to 16-bit color,1024x 768 resolution, and default refresh rates. You create a shortcut for the DOS-based application on the primary monitor’s desktop and use the default PIF settings.   Your attempt to run the DOS-based application on the primary monitor. The application opens, but the display area is scrambled. You then attempt to run the DOS-based application on the secondary monitor. The application does not open. Both monitors function correctly when you run Windows-based applications. What should you do?( )A Change the color setting for both video adapters to 256 colors. Reconfigure the shortcut  properties to run the DOS-based application in full-screen mode.B Change the refresh rate setting to optimal for both video adapter. Reconfigure the PIF  settings of the DOS-based application to start in a window.C Change the drivers for the secondary video adapter from WDM-compliant drivers to DOS  drivers. Reconfigure the PIF settings to run the DOS-based application in full-screen modeD Update the drivers for the primary video adapter. Change the secondary video adapter to use  640 x 480 resolution and 256 colors. 

考题 单选题You work in a company which uses SQL Server 2008. You are the administrator of the company database. In your company there is a server which contains a default SQL Server 2005 instance. For a new application, you have to install a SQL Server 2008 instance on the server. Your company CIO assigns a task to you. You must make sure that the respective certified third-party applications have access to both database instances. You have to achieve this goal without changing the existing application environments. So what should you do to achieve this by using as little database administrative effort as possible?()A You should install SQL Server 2008 as a named instance, and make the new application to use the new instance. B You should install SQL Server 2008 as the default instance, and make the new application to use the default instance. C You should upgrade the SQL Server 2005 application to use SQL Server 2008. D You should upgrade the SQL Server 2005 instance to a SQL Server 2008 instance. 

考题 多选题You are the desktop administrator for ExamSheet. Your Windows 2000 Professional computer is configured to support two monitors. You install a DOS-based application on your computer. The application uses the Windows 2000 Professional default settings Autoexec.nt and Config.nt.  Your primary and secondary video adapters are both set to 32 bit color, 800 x 600 resolution, and default refresh rates. You create a shortcut for the DOS-based application on the primary monitor's desktop and use the default PIF settings. You attempt to run the DOS-based application on the primary monitor. The application opens, but the display area is scrambled. You then attempt to run the DOS-based application on the secondary monitor. The application does not open. Both monitors function correctly when you run Windows based applications. You want to be able to run the DOS-based application on either monitor. What should you do?()AReconfigure the PIF settings of the DOS-based application to start in a window.BReconfigure the shortcut properties to run the DOS-based application in full screen mode.CChange the drivers for both video adapters from WDM compliant drivers to DOS drivers.DChange the refresh rate setting to 72 hertz for both video adapters.EChange the color setting for both video adapters to 256 colors.

考题 单选题You have a server that runs Windows Server 2003 Service Pack 2 (SP2). The server has Terminal Server installed. You have a new multi-user application that you plan to install on the server. The setup program for the application is named setup.exe. You need to install the application on the server. You must ensure that the application can be used by all users. What should you do? ()A From the command prompt, run setup.exe.B From Add or Remove Programs, add a new program.C In Windows Explorer, use the Run As option to run setup.exe.D In Windows Explorer, use Compatibility mode to run setup.exe.

考题 单选题You have a Web server named Server1 that runs Windows Server 2003 Service Pack 2 (SP2). Server1 hosts one Web site. You create a second Web site that hosts a third-party Web application named App1. The vendor of the third-party application states that the application does not support host headers. You need to ensure that users can access both Web sites. What should you do?()A Enable WebDAV.B Enable Server Side Includes.C Configure both Web sites to use different IP addresses.D Configure both Web sites to use different application pools.

考题 单选题You are evaluating a Windows Azure application. The application uses one instance of a web role. The role instance size is set to Medium. The application does not use SQL Azure.   You have the following requirements for scaling the application:   - Maximize throughput.  - Minimize downtime while scaling. - Increase system resources.   You need to recommend an approach for scaling the application.  What should you recommend?()A  Set up vertical partitioning.B  Set up horizontal partitioning.C  Increase the number of role instances.D  Change the role instance size to large.

考题 单选题You create a package that contains PL/SQL variables that must be shared among several forms in the Travel application. You place the package in a library and attach the library to all the forms that need to share the data. Which parameter in the OPEN_FORM built-in must you set to ensure that changes made by one form are visible to the other forms in the application?()A data_mode B paramlist C query_mode D session_mode 

考题 单选题You have a server that runs Windows Server 2003 Service Pack 2 (SP2). The server has Terminal Server installed. You have a new multi-user application that you plan to install on the server. The setup program for the application is named setup.exe. You need to install the application on the server. You must ensure that the application can be used by all users. What should you do? ()A From the command prompt, run setup.exe.B From Add or Remove Programs, add a new program.C In Windows Explorer, use the Run As option to run setup.exe.D In Windows Explorer, use Compatibility mode to run setup.exe.

考题 单选题Oracle Fusion Middleware Control runs as:()A  a module in Oracle HTTP ServerB  a PL/SQL module in Oracle DatabaseC  an application in WebLogic Server Administration ServerD  an application in WebLogic Server Managed Server

考题 单选题You are a desktop administrator for your company. You need to deploy a new application. The application is packaged in an .msi file. The application will be used by only a small number of users. You plan to install the application by using the Msiexec.exe program. You need to ensure that the installation process does not display a user interface. What should you do?()A Manually perform a passive installation of the application.B Manually perform a quiet installation of the application.C Use a logon script to run the Msiexec.exe program.D Use the Runas utility to run the Msiexec.exe program.