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)- A15% (6)
- B78% (31)
- C5% (2)
- D3% (1)
Community Discussion
No community discussion yet for this question.