C# Tutorial for Beginners #28 - Interfaces
Channel:
Subscribers:
8,960
Published on ● Video Link: https://www.youtube.com/watch?v=rt3pvyM4ecA
Diving into Interfaces, the difference between abstract class and Interface, when to use abstract vs interface, implementing multiple interfaces, and even a case where you might use abstract and interfaces together!
While I hope that everything is helpful, 8:02 is an especially important part of learning interfaces, so don't miss it!
Please let me know if you have any questions. Happy coding!
Chapters:
0:00 Introduction
0:24 abstract Recap
0:48 Interface and abstract Differences
4:31 A case for abstract
5:08 A case for Interfaces
8:02 Multiple interface inheritance
10:44 Combining class and interface inheritance
11:48 Next Up
Other Videos By Kampa Plays
Tags:
oop
c#
inheritance
abstract
interface
multiple inheritance