Select from following answers:- WebService and WebMethod attributes are used for defining web service.
- Web Services can only be Hosted in IIS.
- Web Services Support XML serializer by using System.Xml.Serialization.
- Web Services Support only HTTP and HTTPS protocols.
- All Above
Above all statements are correct about Web Services.As it supports HTTP and HTTPS protocols only.And also WebMethod is used to expose methods.
Show Correct Answer
Asked In: Many Interviews |
Alert Moderator