Q41
In C#, what is the keyword used to prevent a class from being inherited?
A.
static
B.
final
C.
private
D.
sealed
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board