The _____ architectural style for APIs uses service interfaces defined in a machine-processable format like WSDL.

  • GraphQL
  • RESTful
  • RPC
  • SOAP
The SOAP architectural style for APIs uses service interfaces defined in a machine-processable format like WSDL (Web Services Description Language). SOAP is known for its strict standards and protocols for communication, making it suitable for enterprise-level applications.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *