Select from following answers:- SVC
- ASMX
- ASCX
- VVC
- All Above
WCF service has .SVC extension. When we create ant WCF service,then default extension would be .svc.
WCF is an advanced version of Web-service as it deals with tcp/ip,named-pipe as well.It's full form is Windows Communication Foundation.We have a OperationContract attribute for Interface.
Show Correct Answer
Asked In: Many Interviews |
Alert Moderator