GIAC
GSSP-.NET · Question #139
(Topic 1) Which of the following modifiers in C# will you use if you do NOT want a custom-build component to be a base class?
The correct answer is A. sealed. See the full explanation below for the reasoning.
Question
- (Topic 1)
Which of the following modifiers in C# will you use if you do NOT want a custom-build component to be a base class?
Options
- Asealed
- Bvirtual
- Coverride
- Dstatic
How the community answered
(38 responses)- A71% (27)
- B8% (3)
- C5% (2)
- D16% (6)
Community Discussion
No community discussion yet for this question.