The use of _______ ensures that web services can be accessed regardless of programming language or platform.
- CORBA (Common Object Request Broker Architecture)
- HTTP (Hypertext Transfer Protocol)
- URI (Uniform Resource Identifier)
- WSDL (Web Services Description Language)
The use of URI (Uniform Resource Identifier) ensures that web services can be accessed regardless of programming language or platform. URIs provide a standardized way to identify and locate resources on the web, promoting a language-agnostic and platform-independent approach.
Loading...
Related Quiz
- Achieving _______ compliance is critical for web services handling medical data.
- For a company using both SOAP and RESTful services, what strategy ensures optimal interoperability?
- _______ is used in web services to describe the data structure in a detailed manner.
- What is the primary purpose of encryption in web services?
- _______ is a popular tool used for continuous integration and continuous delivery in web services.