Answer:
Web services are application components that communicates using open protocols.
web services can be discovered using UDDI (Universal Description Discovery and Integration). Webservice is used to communicate between two same or different applications.
The basic web service plateform is xml and http. XML is the language which is used between different platform and programming languages.
HTTP (Hypertext Transfer Protocol) is the used by most of the browsers.
Asked In: Many Interviews |
Alert Moderator