nerdexam
GIAC

GSSP-.NET · Question #375

(Topic 3) 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 B. Property. See the full explanation below for the reasoning.

Question

  • (Topic 3)

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
  • BProperty
  • CMethod
  • DFunction

How the community answered

(29 responses)
  • A
    3% (1)
  • B
    83% (24)
  • C
    10% (3)
  • D
    3% (1)

Community Discussion

No community discussion yet for this question.

Full GSSP-.NET Practice