Can you create sealed abstract class in C#? Technology Community › Category: C# › Can you create sealed abstract class in C#? 0 Vote Up Vote Down VietMX Staff asked 4 years ago No! It can not be created as abstract classes cannot be declared sealed.