Tag: web technology

Questions Related to web technology

In a Soap Message in XML format SOAP Body is mandatory

  1. True

  2. False


Correct Option: A

A element used To convey optional application and server specific information about the request. .

  1. True

  2. False


Correct Option: A

Choose the one which is correct

  1. a. WSDL is a standard format for describing XML Webservices.

  2. b. WSDL defines XML based syntax for defining the functionality exposed by a web service.

  3. c. WSDL is useful for automating communications between Web Services.

  4. d. All of above


Correct Option: D

The BODY and HEADER Element of the SOAP message can be serialized in:

  1. a. RPC based format

  2. b. Document based format

  3. c. both a and b.

  4. d. They cannot be serialized.


Correct Option: C

Which of the following is NOT an advantage of using Disco file:

  1. a. it allows us to discover a particular webservice.

  2. b. multiple WebServices can be discovered at the same time.

  3. c. through the discovery process, XML Web service clients can learn at design time that an XML Web service exists.

  4. d. none of the above


Correct Option: A
  1. Creating and publishing.

  2. Publishing and discovering

  3. Creating and discovering.

  4. none of the above.


Correct Option: B
  1. a. having more features

  2. b. more efficient.

  3. c. both a and b.

  4. UDDI is better than DISCO


Correct Option: D

Naturally, all interactions with a UDDI registry are performed using a defined __ and __.

  1. XML Schema and HTTP.

  2. b. HTTP and SOAP.

  3. c. XML schema and SOAP.

  4. None of the above.


Correct Option: C

UDDI relies on a distributed registry that has been implemented in a common XML format.

  1. true

  2. b. false, UDDI relies on a central registry that has been implemented in a common XML format.

  3. c. false, UDDI relies on a distributed registry that has been implemented in a varying XML format

  4. d. none of the above


Correct Option: A