1.
In WCF, which of the following is used to define an address?
2.
In WCF, which of the following is used to prompt "only one caller at a time is allowed"?
3.
In WCF, which of the following statements about RESTful services is true?
4.
Which of the following is used to test a new WCF service without a client application?
5.
In WCF, which of these precludes an application level session?
6.
In WCF, what is the default value of the MaxConcurrentSessions property?
7.
In WCF, which of these limits the number of InstanceContext objects that execute simultaneously across a ServiceHost?
8.
In WCF, which of these specifies message encoding?
9.
Which of these helps define a RESTful service in WCF?
10.
WCF is used to build, configure, and deploy network-distributed services.