Abstract classes are used to create a class hierarchy with a contract that all subclasses must implement a specific method. This is very much like any other abstract classes you might have seen in Java or C# languages. In Python, we can create abstract base classes by extending built in base class ABC and for creating contract to implement methods, we have to decorate a specific method with abstractmethod decorator.
This video helps you understand these concepts clearly.
#Python #ObjectOrientedProgramming
If you like our content, click on SUBSCRIBE button and click on Bell icon to receive latest and greatest updates of my video lessons.
Follow us on Facebook, Twitter, Instagram
Facebook Link: / techprogrammer1
Twitter Link: / techprogrammer1
Tumblr Blog: https://www.tumblr.com/blog/techprogr...
On this page of the site you can watch the video online Learn Python OOP - Abstract Classes with a duration of hours minute second in good quality, which was uploaded by the user Tech Programmer 05 August 2020, share the link with friends and acquaintances, this video has already been watched 363 times on youtube and it was liked by 8 viewers. Enjoy your viewing!