Interview Questions

What is a Web Service?

.NET Interview Questions and Answers


(Continued from previous question...)

38. What is a Web Service?

A web service is a software component that exposes itself through the open communication channels of the Internet. Applications running on remote machines, on potentially different platforms, can access these components in a language and platform-independent manner. A Web Service is a group of functions, packaged together for use in a common framework throughout a network.

(Continued on next question...)

Other Interview Questions