JanaGanaMana
Register
Login
Can you prevent your class from being inherited and becoming a base class for some other classes?
What's an abstract class?
What's the difference between an interface and abstract class?
What are valid signatures for the Main function?
What's the difference between struct and class in C#?
What happens when you encounter a continue statement inside the for loop?
Sealed
methods also can be sealed. Keep class as public but make method as sealed