News

How do default implementations in C# 8.0 affect the difference between abstract classes and interfaces? With the introduction of C# 8.0, interfaces can have default implementations for their members.