nerdexam
GIAC

GSSP-NET · Question #28

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

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

(63 responses)
  • A
    71% (45)
  • B
    17% (11)
  • C
    5% (3)
  • D
    6% (4)

Community Discussion

No community discussion yet for this question.

Full GSSP-NET Practice