Multiple choice technology life sciences

WCF can be hosted by -

  1. Self Hosting

  2. IIS Hosting

  3. WAS Hosting

  4. None of the above

Reveal answer Fill a bubble to check yourself
A,B,C Correct answer
Explanation

WCF services support three hosting models: Self-hosting (in any managed application), IIS hosting (Internet Information Services for HTTP-based services), and WAS hosting (Windows Activation Service extends IIS to support non-HTTP protocols like TCP).