MCSD Exam Practice Test
MCSD Exam MCSD Programming in C#
Which keyword in C# is used to prevent a class from being inherited?
Select your answer
A
sealed
B
static
C
abstract
D
readonly
Hint