Tag: web technology

Questions Related to web technology

  1. Web Services Data Language

  2. Web Services Describing Language

  3. Web Services Description Language

  4. None of these


Correct Option: C
  1. wis-dell

  2. wis-dull

  3. wiz-dell

  4. wiz-dull


Correct Option: D
  1. Universal Data, Discovery and Integration

  2. Universal Description, Data and Integration

  3. UniDirection, Discovery and Integration

  4. Universal Description, Discovery and Integration


Correct Option: D
  1. Microsoft and IBM

  2. Microsoft and Intel

  3. IBM and Oracle

  4. Microsoft and Oracle


Correct Option: A
  1. style attribute

  2. both 1 and 3

  3. transport attribute

  4. message attribute


Correct Option: B
Explanation:

To answer this question, the user needs to know about the SOAP protocol and its binding element.

The SOAP protocol is an XML-based messaging protocol used to exchange information between different systems. The soap:binding element is used to define the binding of a web service operation to a particular communication protocol.

The soap:binding element has two attributes:

A. style attribute: This attribute is used to define the encoding style used for the message. It specifies whether the message is encoded using the SOAP encoding rules or some other encoding rules.

B. transport attribute: This attribute is used to specify the communication protocol used for the message. It specifies the transport protocol used for sending and receiving the SOAP message. The transport protocol can be HTTP, SMTP, or any other protocol.

C. message attribute: This attribute is not a valid attribute for the soap:binding element. The message attribute is used in the soap:operation element to specify the input and output messages for the operation.

Therefore, the correct answer is:

B. Both 1 and 3

  1. Windows operating system

  2. ASP

  3. .NET platform

  4. None of these


Correct Option: C
  1. World Wide Web Consortium (W3C)

  2. World Wide Web Consortium (W3C) and Internet Engineering Task Force (IETF)

  3. Internet Engineering Task Force (IETF)

  4. None of these


Correct Option: B