C# Basics | Why Interfaces?

I often get this question “Why Interfaces”, can’t I simply implement logic just with Class from C# beginners?. Well, If you search this questions over internet, you get the following overwhelming response: In this article, I will try to explain a very basic use of Interface out of many other benefits. Scenario: Assume that you […]
Published on:
Learn more