This session explain how to use super keyword with implementation for following things:-
1) It refer to the objects of super class
2) It is used when we want to call super class variable, method and constructor through sub class object.
3) It is used to access global variable from super class or different class
Channel : -
/ @letslearnautomation
Do check the Core Java series : -
• Lets Learn Core Java
Do check the Automation Framework (Project) series : -
• Selenium Framework - Retail Domain Project
Do check the Java Logical Programming series : -
• Logical Program
Do check the Star Pattern Logical Programming series : -
• Star Pattern Program
Do check the Miscellaneous Selenium Automation scenarios series : -
• Miscellaneous Scenarios
Do check the Unix command session series : -
• Lets Learn Unix Commands