nerdexam
GIAC

GSSP-.NET · Question #235

(Topic 2) Mark works as a Software Developer for BlueWell Inc. He is required to create a class, named Members. Each element of this class has a unique ID stored in a database field, named…

The correct answer is D. Property. See the full explanation below for the reasoning.

Question

  • (Topic 2)

Mark works as a Software Developer for BlueWell Inc. He is required to create a class, named Members. Each element of this class has a unique ID stored in a database field, named Member_ID. Which of the following options will he use to represent Member_ID, while designing the Members class?

Options

  • AEvent
  • BMethod
  • CFunction
  • DProperty

How the community answered

(62 responses)
  • A
    8% (5)
  • B
    16% (10)
  • C
    3% (2)
  • D
    73% (45)

Community Discussion

No community discussion yet for this question.

Full GSSP-.NET Practice