Al Programming
Free source code programming in C#, VB.Net, Java, SQL
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
Next
Newer Post
Older Post
Home