Search This Blog

Monday, October 28, 2013

C# Interview Questions: How can prevent a class from being inherited?

C# Interview Questions

Question:

How can prevent a class from being inherited?

Answer:
 
Using keyword sealed