InterviewSolution
Saved Bookmarks
| 1. |
What is a Web Service Provider? |
|
Answer» Web service generally creates web services and provides ACCESS to the CLIENT application who wants it. Its main purpose is to implement the service and make it available on the Internet so that client applications can USE it whenever required. In simple words, it is a platform that creates and HOSTS web services. |
|