Which code segment should you use?
You are creating a windows Communication Foundation (WCF) service. You do not want to expose the internal implementation at the service layer.
You need to expose the following class as a service named Arithmetic with an operation named Sum

Which code segment should you use?
A.

B.

C.

D.
Correct Answer: C
Explanation/Reference: