nerdexam
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)
  • A
    71% (27)
  • B
    8% (3)
  • C
    5% (2)
  • D
    16% (6)

Community Discussion

No community discussion yet for this question.

Full GSSP-.NET Practice