Multiple choice technology architecture

WCF is a

  1. Presentation Technology

  2. Distributed application development technology

  3. Back end technology

  4. Technology to built layered architecture

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

WCF is specifically designed for building distributed applications and service-oriented architectures. While it can be used in backend systems, its primary purpose is enabling communication between distributed components. Presentation technologies like WPF are separate concerns.