In this video we will discuss
1. The super keyword refers to immediate superclass (parent) objects.
2. We can use the super keyword to access the data member or field of immediate parent class.
3. The most common use of the super keyword is to eliminate the confusion between super classes and subclasses that have methods with the same name.
Link for programs used in this video
https://github.com/krishankansal/Java...
Link for complete play list
• Java for complete beginners (Hindi): ...