SOFTWARE ENGINEERING

EMERGING TRENDS IN SOFTWARE ENGINEERING

CLOUD COMPUTING

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Web services use ____ to code and to decode data
A
UDDI
B
XML
C
SOAP
D
None of the mentioned
Explanation: 

Detailed explanation-1: -Web services use XML to code and to decode data, and SOAP to transport it (using open protocols).

Detailed explanation-2: -Web services allow different organizations or applications from multiple sources to communicate without the need to share sensitive data or IT infrastructure. Instead, all information is shared through a programmatic interface across a network.

Detailed explanation-3: -Web services are XML-based information exchange systems that use the Internet for direct application-to-application interaction. These systems can include programs, objects, messages, or documents. A web service is a collection of open protocols and standards used for exchanging data between applications or systems.

Detailed explanation-4: -The Web Service Description Language (WSDL) is a standard XML format for describing web services. A WSDL file describes a particular web service so that other software applications can interface with it.

There is 1 question to complete.