0B0-109 Dumps

0B0-109 Braindumps 0B0-109 Real Questions 0B0-109 Practice Test

0B0-109 Actual Questions


killexams.com


BEA


0B0-109


WebLogic Server 9


https://killexams.com/pass4sure/exam-detail/0B0-109


QUESTION: 113

Which one of these statements is true about Web Services?


  1. Enable interoperability among multiple platforms within your enterprise.

  2. Expose your business services electronically.

  3. Increase accessibility to clients through firewalls using web protocols.

  4. All of the above.


Answer: D


QUESTION: 114

What standards are provided by the web service specifications?


  1. Invocation and interaction standards.

  2. Description standards.

  3. Discovery standards.

  4. All of the above.


Answer: D


QUESTION: 115

Reliable Web Services in WebLogic Server depend heavily on which of these technologies?


  1. SAAJ

  2. JAAS

  3. JMS Store and Forward

  4. RMI-IIOP


Answer: C


QUESTION: 116

WSDL defines the contract between which of these two parties?


  1. An EJB and its consumer.


  2. A Web Service and its consumer.

  3. A JSP and a Servlet.

  4. A Web Service and the container.


Answer: B


QUESTION: 117

Which one of these protocols is an envelope protocol that is embedded in other standard protocols?


  1. SOAP

  2. HTTP

  3. FTP

  4. IIOP


Answer: A


QUESTION: 118

A web service must follow which of these development rules?


  1. Must have an outer public class.

  2. Must define a finalize() method.

  3. Must be either final or abstract.

  4. All of the above.


Answer: A


QUESTION: 119

A web service file must follow which of the following development rules?


  1. Must have a private constructor

  2. Must include at a minimum, a @WebService JWS annotation

  3. May reference a service endpoint interface

  4. Must always reference a service endpoint interface


Answer: B,C


QUESTION: 120

Which of the following statements is true about asynchronous web services?


  1. Asynchronous web services cannot be used with either the HTTPS or JMS transports.

  2. Asynchronous web services are used when the web service implementation may introduce latency in the consumer.

  3. The asynchronous request-response feature works only with HTTP.

  4. All of the above.


Answer: D