SOA


S90.02A


SOA Technology Concepts


https://killexams.com/pass4sure/exam-detail/S90.02A


QUESTION: 80

WS-BPEL is an XML-based language that can be used to define business process logic that can be carried out via the composition of SOAP-based Web services. Select the correct answer.


  1. True

  2. False


Answer: A


QUESTION: 81

Which of the following statements are false? SELECT ALL THAT APPLY


  1. A service enters the service consumer role only when it initiates contact with other service consumers.

  2. A service enters the service consumer role only when it accesses other services acting as intermediaries.

  3. A service enters the service consumer role when it initiates contact with other services acting as service providers, including those also acting as intermediaries.

  4. A service cannot enter the service consumer role.


Answer: A, B, D


QUESTION: 82

A common, but older alternative to the XML Schema Definition Language is: Select the correct answer.


  1. Hypertext Markup Language

  2. Extensible Markup Language

  3. Document Type Definitions

  4. XML Data Model Definition Language


Answer: C


QUESTION: 83

Which of the following technologies are fundamental to REST service design? SELECT ALL THAT APPLY


  1. HTTP

  2. WSDL

  3. MEP

  4. RPC


Answer: A


QUESTION: 84

Which of the following technologies can be used to establish a federated data architecture capable of exposing standardized data models while abstracting disparate data sources? Select the correct answer.


  1. XML Schema

  2. XQuery

  3. WS-BPEL

  4. WS-Federation


Answer: A


QUESTION: 85

UDDI stands for: Select the correct answer.


  1. Universal Definition, Direction, and Intelligence

  2. Universal Description, Discovery, and Integration

  3. United Discovery, Data, and Interoperability

  4. United Document, Definition, and Interchange


Answer: B


QUESTION: 86

XPath expressions are often used by: Select the correct answer.


  1. XSLT and XQuery

  2. XSLT and WSDL

  3. XQuery and SOAP

  4. XQuery only


Answer: A


QUESTION: 87

Like components, SOAP-based Web services can be developed using vendor tools. Unlike components, the communications framework established by SOAP-based Web services can be based on industry standards thereby remaining vendor-neutral. Select the correct answer.


  1. True

  2. False


Answer: A


QUESTION: 88

REST stands for: Select the correct answer.


  1. Representational State Transfer

  2. Relational State Transport

  3. Repository Stack Target

  4. Released Semantic Transport


Answer: A


QUESTION: 89

The acronym SOAP was originally defined as: Select the correct answer.


  1. Simple Object Access Protocol

  2. Service-Oriented Access Protocol


  3. Service Object Access Parameters

  4. Simple Object Acknowledgment Protocol


Answer: A


QUESTION: 90

Which of the following statements is true? Select the correct answer.


  1. One way in which REST services are different from components is that components each expose their own technical interface (or technical contract), whereas REST services share a single uniform contract.

  2. One way in which REST services are different from components is that components typically exchange data using HTTP, whereas REST services typically exchange data using binary protocols.

  3. One way in which REST services are different from components is that components cannot themselves become services. Instead, components are used by services, such as REST services.

  4. One way in which REST services are different from components is that components cannot exchange data remotely (across server boundaries), whereas REST services are designed to be distributed.


Answer: A


QUESTION: 91

Each WSDL


can define a set of


and/or

messages to express data exchange requirements. Select the correct answer.


  1. operation, type, RPC

  2. operation, input, output

  3. function, type, RPC

  4. function, operation, type


Answer: B