Showing posts with label WCF Multiple Choices Questions. Show all posts
Showing posts with label WCF Multiple Choices Questions. Show all posts

If you define additional methods in the WCF service that are not in the service contract, will it be visible to client applications ?

Select from following answers:
  1. Yes
  2. No
  3. Can't say

Show Correct Answer

Which file specifies the name and location of the class that implements the WCF service ?


Select from following answers:

  1. IService.cs file
  2. web.config file
  3. Service.svcfile


View Correct Answer