单选题What is the biggest advantage of using Web services to create SOA solutions?()AThey are implemented using Java and XMLBThey support a client-server programming modelCThey are used to create tightly coupled applicationsDThey are implemented using standa

题目
单选题
What is the biggest advantage of using Web services to create SOA solutions?()
A

 They are implemented using Java and XML

B

 They support a client-server programming model

C

 They are used to create tightly coupled applications

D

 They are implemented using standardized technologies


相似考题
参考答案和解析
正确答案: A
解析: 暂无解析
更多“单选题What is the biggest advantage of using Web services to create SOA solutions?()A  They are implemented using Java and XMLB  They support a client-server programming modelC  They are used to create tightly coupled applicationsD  They are implemented usin”相关问题
  • 第1题:

    You are creating a Web-based application to manage data aggregation for reports. The application connects to a SQL Server 2005 database named DataManager. One page in the application has controls that execute stored procedures in a database named ReportingDatabase. There is an existing Service Broker connection between the DataManager database and ReportingDatabase.You want to add two new message types to the existing service. In each database, you create message types named ProcessReport and SendResult. You need to add the two new message types to the existing service. What should you do first?()

    • A、Create a queue on each database with the ACTIVATION argument set to DataManager dbo processReport.
    • B、Create a conversation between the databases by using the following Statement BEGIN DIALOG FROM SERVICE ’ProcessReport’ TO SERVICE ’SendResult’
    • C、Create a contract between the services by using the following statement.CREATE CONTRACT processData (ProcessReport SENT BY INITIATOR,SendResult SENT BY TARGET)
    • D、Create services for each database by using the following statement.CREATE SERVICE DataManager on QUEUE ProcessReport

    正确答案:C

  • 第2题:

    What is the biggest advantage of using Web services to create SOA solutions?()

    • A、 They are implemented using Java and XML
    • B、 They support a client-server programming model
    • C、 They are used to create tightly coupled applications
    • D、 They are implemented using standardized technologies

    正确答案:D

  • 第3题:

    Which four are true?()

    • A、 Has-a relationships should never be encapsulated.
    • B、 Has-a relationships should be implemented using inheritance.
    • C、 Has-a relationships can be implemented using instance variables.
    • D、 Is-a relationships can be implemented using the extends keyword.
    • E、 Is-a relationships can be implemented using the implements keyword.
    • F、 An array or a collection can be used to implement a one-to-many has-a relationship.
    • G、 The relationship between Movie and Actress is an example of an is-a relationship.

    正确答案:C,D,E,F

  • 第4题:

    You want to implement a master-detail relation between data blocks based on object tables. How would you do this? ()

    • A、Create the relation manually and coordinate the blocks using triggers. 
    • B、Base the relation on a REF pointer using the Data Block Wizard. 
    • C、Base the relation on a foreign key using the Data Block Wizard. 
    • D、This task is not possible because master-detail relations can be implemented only for blocks based on relation tables.

    正确答案:B

  • 第5题:

     You work with a SQL Server 2005 database that provides banking information for customers. You want customers to see banking reports that combine data that is retrieved from the database with real-time investment information that comes from a Web service provided by a third party. The investment information must be current when the reports are executed. You need to create the appropriate objects that support the reports.  What should you do?()

    • A、 Publish the data in the database as an XML Web service by using the FOR XML AUTO clause. 
    • B、 Create a table to store the banking information for each customer. Create a trigger that fires when data is inserted into the table that joins with the data coming from the Web service. 
    • C、 Create a Transact-SQL stored procedure that uses a temporary table to store the banking information for each customer. Update the table with the values from the Web service. 
    • D、 Have a developer in your company create an assembly that calls the remote Web service. Create aCLR function by using the assembly. Call the CLR function and combine the results with banking information in the database.

    正确答案:D

  • 第6题:

    You need to call an unmanaged function from your managed code by using platform invoke services. What should you do?()

    • A、Create a class to hold DLL functions and then create prototype methods by using managed code.
    • B、Register your assembly by using COM and then reference your managed code from COM
    • C、Export a type library for your managed code.
    • D、Import a type library as an assembly and then create instances of COM object.

    正确答案:A

  • 第7题:

    You have a Web server named Web1 that runs Windows Server 2003 Service Pack 2 (SP2). Users on the internal network connect to the Web site on Web1 by using the URLhttp://www.contoso.com.  From the Internet, you cannot connect to the Web site by using the URL http://www.contoso.com. You can connect to the Web site by using the public IP address of Web1.You need to ensure that users on the Internet can connect to the Web site on Web1 by using the URL http://www.contoso.com. You deploy a DNS server that is accessible on the Internet.  What should you do next?()

    • A、Create a stub zone for contoso.com. 
    • B、Create a primary zone for contoso.com. 
    • C、Create a secondary zone for contoso.com. 
    • D、Configure a conditional forwarder for contoso.com. 

    正确答案:B

  • 第8题:

    单选题
    You have a single Active Directory directory service domain. You create organizational units (OUs)  named Corporate and Support. You move the corporate user and computer accounts into the Corporate  OU. You move the accounts of computers in the support department into the Support OU. You need to ensure that users have one screensaver while using computers that are in the Corporate OU, and aseparate screensaver while using computers that are in the Support OU.  What should you do?()
    A

     Create a new parent OU for the Corporate and Support OUs and name the parent OU Users. Move all user objects to the Users OU, and then create and link a Group Policy object (GPO) with the screensaver setting to the Users OU.

    B

     Create and link a Group Policy object (GPO) with the screensaver setting to the Support OU and select the Block Inheritance option.

    C

     Create and link a Group Policy object (GPO) with the screensaver setting to the Corporate OU, create and link a GPO with the screensaver setting to the Support OU, and then enable loopback processing in Replace mode on the Support OUs GPO.

    D

     Create and link a Group Policy object (GPO) with the screensaver setting to the Support OU and select the Enforced option.


    正确答案: A
    解析: 暂无解析

  • 第9题:

    单选题
    What is the biggest advantage of using Web services to create SOA solutions?()
    A

     They are implemented using Java and XML

    B

     They support a client-server programming model

    C

     They are used to create tightly coupled applications

    D

     They are implemented using standardized technologies


    正确答案: C
    解析: 暂无解析

  • 第10题:

    单选题
    How are RIP routing contexts implemented in MPLS VPN? ()
    A

    RIP does not support routing contexts

    B

    routing contexts are implemented in a single routing process

    C

    routing contexts are implemented using multiple routing processes

    D

    routing contexts are implemented as several instances of a single routing process

    E

    routing contexts are implemented as a single instance of several routing processes


    正确答案: B
    解析: 暂无解析

  • 第11题:

    单选题
    You work with a SQL Server 2005 database that provides banking information for customers. You want customers to see banking reports that combine data that is retrieved from the database with real-time investment information that comes from a Web service provided by a third party. The investment information must be current when the reports are executed. You need to create the appropriate objects that support the reports.  What should you do?()
    A

     Publish the data in the database as an XML Web service by using the FOR XML AUTO clause. 

    B

     Create a table to store the banking information for each customer. Create a trigger that fires when data is inserted into the table that joins with the data coming from the Web service. 

    C

     Create a Transact-SQL stored procedure that uses a temporary table to store the banking information for each customer. Update the table with the values from the Web service. 

    D

     Have a developer in your company create an assembly that calls the remote Web service. Create aCLR function by using the assembly. Call the CLR function and combine the results with banking information in the database.


    正确答案: A
    解析: 暂无解析

  • 第12题:

    单选题
    You need to call an unmanaged function from your managed code by using platform invoke services. What should you do?()
    A

    Create a class to hold DLL functions and then create prototype methods by using managed code.

    B

    Register your assembly by using COM and then reference your managed code from COM

    C

    Export a type library for your managed code.

    D

    Import a type library as an assembly and then create instances of COM object.


    正确答案: A
    解析: 暂无解析

  • 第13题:

    How are RIP routing contexts implemented in MPLS VPN? ()

    • A、RIP does not support routing contexts
    • B、routing contexts are implemented in a single routing process
    • C、routing contexts are implemented using multiple routing processes
    • D、routing contexts are implemented as several instances of a single routing process
    • E、routing contexts are implemented as a single instance of several routing processes

    正确答案:D

  • 第14题:

    What is a primary differentiator between pSeries eWLM (Enterprise Workload Manager) and WLM (Workload Manager)?()

    • A、pSeries eWLM can create classes while pSeries WLM can create tiers.
    • B、pSeries eWLM can create  tiers while pSeries WLM can create classes.
    • C、pSeries eWLM is implemented over multiple O/S images while pSeries WLM is implemented within an individual O/S image.
    • D、pSeries eWLM is implemented within an individual O/S image while pSeries WLM is implemented over multiple O/S images.

    正确答案:C

  • 第15题:

    Which four actions can you perform using the WebLogic Admin Console?()

    • A、Stop and start Managed Servers using the Node Manager.
    • B、Stop and start Coherence Servers using the Node Manager.
    • C、Create a WebLogic Domain Template.
    • D、Create and target JDBC connection pools.
    • E、Create and target WebLogic Diagnostic Framework Diagnostic Modules.
    • F、Change Java command-line parameters at run time.

    正确答案:A,B,D,F

  • 第16题:

    Which four statements are true?()

    • A、Has-a relationships should never be encapsulated.
    • B、Has-a relationships should be implemented using inheritance.
    • C、Has-a relationships can be implemented using instance variables.
    • D、Is-a relationships can be implemented using the extends keyword.
    • E、Is-a relationships can be implemented using the implements keyword.
    • F、An array or a collection can be used to implement a one-to-many has-a relationship.

    正确答案:C,D,E,F

  • 第17题:

    You need to provide ad hoc reporting capabilities to fulfill business requirements. What should you do?()

    • A、Create a SQL Server Reporting Services (SSRS) report. Enable customers to modify the report by using Report Builder.
    • B、Create an ASP.NET application that will enable customers to view and modify reports by calling the SQL Server Reporting Services (SSRS) API.
    • C、Create an ASP.NET application that will enable customers to view and modify reports by using a SQL Server Reporting Services (SSRS) ActiveX control.
    • D、Create a SQL Server Reporting Services (SSRS) Report Model. Enable customers to modify reports based on the model by using Report Builder.

    正确答案:D

  • 第18题:

    You have a single Active Directory directory service domain. You create organizational units (OUs)  named Corporate and Support. You move the corporate user and computer accounts into the Corporate  OU. You move the accounts of computers in the support department into the Support OU. You need to ensure that users have one screensaver while using computers that are in the Corporate OU, and aseparate screensaver while using computers that are in the Support OU.  What should you do?()

    • A、 Create a new parent OU for the Corporate and Support OUs and name the parent OU Users. Move all user objects to the Users OU, and then create and link a Group Policy object (GPO) with the screensaver setting to the Users OU.
    • B、 Create and link a Group Policy object (GPO) with the screensaver setting to the Support OU and select the Block Inheritance option.
    • C、 Create and link a Group Policy object (GPO) with the screensaver setting to the Corporate OU, create and link a GPO with the screensaver setting to the Support OU, and then enable loopback processing in Replace mode on the Support OUs GPO.
    • D、 Create and link a Group Policy object (GPO) with the screensaver setting to the Support OU and select the Enforced option.

    正确答案:C

  • 第19题:

    单选题
    Which can appropriately be thrown by a programmer using Java SE technology to create a desktop application?()
    A

    ClassCastException

    B

    NullPointerException

    C

    NoClassDefFoundError

    D

    NumberFormatException

    E

    ArrayIndexOutOfBoundsException


    正确答案: A
    解析: 暂无解析

  • 第20题:

    单选题
    As an experienced technician, you are responsible forT echnical Support in your company. One of the trainee implement RIP routing contests in MPLS VPN. How to respond?()
    A

    Routing contexts are implemented in a single routing process.

    B

    Routing contexts are implemented using multiple roubng processes.

    C

    Routing contexts are implemented as a single instance of several routing processes.

    D

    Routing contexts are implemented as several instances of a single routing process.


    正确答案: D
    解析: 暂无解析

  • 第21题:

    单选题
    You perform a backup using the following BACKUP command:   RMAN> BACKUP AS COMPRESSED BACKUPSET DATABASE;   Which statement is true of this command?()
    A

     A different procedure is required to restore a database from compressed backups

    B

     The AS COMPRESSED clause of the BACKUP command provided by RMAN is used to create compressed  backup sets and image copies.

    C

     Using this command to create backups minimizes the bandwidth consumed

    D

     Using this command to create backups improves the performance of the backup process


    正确答案: C
    解析: 暂无解析

  • 第22题:

    单选题
    What is a primary differentiator between pSeries eWLM (Enterprise Workload Manager) and WLM (Workload Manager)?()
    A

    pSeries eWLM can create classes while pSeries WLM can create tiers.

    B

    pSeries eWLM can create  tiers while pSeries WLM can create classes.

    C

    pSeries eWLM is implemented over multiple O/S images while pSeries WLM is implemented within an individual O/S image.

    D

    pSeries eWLM is implemented within an individual O/S image while pSeries WLM is implemented over multiple O/S images.


    正确答案: C
    解析: 暂无解析

  • 第23题:

    多选题
    Which four statements are true?()
    A

    Has-a relationships should never be encapsulated.

    B

    Has-a relationships should be implemented using inheritance.

    C

    Has-a relationships can be implemented using instance variables.

    D

    Is-a relationships can be implemented using the extends keyword.

    E

    Is-a relationships can be implemented using the implements keyword.

    F

    An array or a collection can be used to implement a one-to-many has-a relationship.


    正确答案: F,C
    解析: 暂无解析

  • 第24题:

    多选题
    Which four are true?()
    A

    Has-a relationships should never be encapsulated.

    B

    Has-a relationships should be implemented using inheritance.

    C

    Has-a relationships can be implemented using instance variables.

    D

    Is-a relationships can be implemented using the extends keyword.

    E

    Is-a relationships can be implemented using the implements keyword.

    F

    An array or a collection can be used to implement a one-to-many has-a relationship.

    G

    The relationship between Movie and Actress is an example of an is-a relationship.


    正确答案: F,A
    解析: 暂无解析