#48 init and super Method with Inheritance in Python
Dec 13, 2025•Channel
AI Analysis
Data from YouTube Data API v3•Updated Just now
Video Overview
Video Details
Published5 months ago
Duration5:13
Video IDAyD2VfCDX2o
Languageen
CategoryScience & Technology
PrivacyPublic
Made for KidsNo
Video TypeRegular Video
Performance Metrics
Views736
Likes24
Comments1
Engagement Rate3.40%
Likes per 100 views3.26
Comments per 1K views1.36
Description
In this video, we’ll dive deep into the role of _init_() and super() within inheritance in Python.
Here’s what we’ll cover 👇
▶️ Every Class Inherits from object
We’ll see how every class in Python is, by default, a child of the built-in object class — even if we don’t explicitly mention it.
▶️ How _init_() Behaves in Inheritance
We’ll understand how the _init_() method behaves when inheritance is involved, and how child classes can override the parent constructor.
▶️ Calling Parent _init_() Using super()
Using the super() function, we’ll learn how to call the parent class constructor from the child class — with a clear, step-by-step example.
▶️ Calling Parent Class Methods Using super()
Not just constructors — we’ll also learn how to call parent class methods inside child class methods using super().
By the end of this video, you’ll have a clear understanding of method calling in inheritance, constructor chaining, and the correct usage of super() in Python OOP.
Check out our courses:
Master Java Spring Development : https://go.telusko.com/masterjava
Coupon: TELUSKO20 (20% Discount)
For More Queries WhatsApp or Call on : +919008963671
website : https://courses.telusko.com/
Instagram : https://www.instagram.com/navinreddyofficial/
Linkedin : https://in.linkedin.com/in/navinreddy20
WhatsApp : https://go.telusko.com/whatsapp
TELUSKO Android App : https://go.telusko.com/TELUSKOAPP
TELUSKO IOS App : https://apple.co/3SsgmU2
Discord : https://discord.gg/D8hWe9BqfF