nerdexam
GIAC

GSSP-NET · Question #354

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 correct answer is B. Property. See the full explanation below for the reasoning.

Question

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

(40 responses)
  • A
    15% (6)
  • B
    78% (31)
  • C
    5% (2)
  • D
    3% (1)

Community Discussion

No community discussion yet for this question.

Full GSSP-NET Practice