GIAC
GSSP-NET · Question #202
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 D. 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
- BMethod
- CFunction
- DProperty
How the community answered
(33 responses)- A15% (5)
- B3% (1)
- C9% (3)
- D73% (24)
Community Discussion
No community discussion yet for this question.