Home »
MCQs »
ASP.Net MCQs
Which protocol is used to call a web service?
33. Which protocol is used to call a web service?
- SOAP Protocol
- HTTP Protocol
- TCP Protocol
- FTP Protocol
Answer: B) HTTP Protocol
Explanation:
In ASP.Net, HTTP protocol is used to call a web service.