nerdexam
Microsoft

70-513 · Question #131

You develop a Window Communication Foundation (WCF) service. You have the following requirements: - Create a data contract to pass data between client applications and the service. - Create the data…

The correct answer is C. Public. See the full explanation below for the reasoning.

Question

You develop a Window Communication Foundation (WCF) service. You have the following requirements:

  • Create a data contract to pass data between client applications and

the service.

  • Create the data that is restricted and cannot pass between client

applications and the service. You need to implement the restricted data members. Which member access modifier should you use?

Options

  • APrivate
  • BProtected
  • CPublic
  • DStatic

How the community answered

(16 responses)
  • A
    13% (2)
  • B
    6% (1)
  • C
    75% (12)
  • D
    6% (1)

Community Discussion

No community discussion yet for this question.

Full 70-513 Practice