Q16
In C#, which keyword is used to prevent a class from being inherited by other classes?
A.
static
B.
abstract
C.
final
D.
sealed
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board