1.

List the types of Web Services.

Answer»

There are two types of WEB SERVICES:

  • SOAP web services: SOAP or Simple Object Access PROTOCOL is based on transferring XML data as SOAP messages.
  • RESTful web services: Used to BUILD web services that are maintainable, lightweight and scalable in nature.


Discussion

No Comment Found