Overview
Google, IBM & Meta Certificates – 40% Off
One plan covers every Professional Certificate on Coursera.
Unlock All Certificates
Learn how to effectively use the 'super' keyword in Java through this 11-minute tutorial that demonstrates inheritance concepts with practical examples. Explore how 'super' references the parent class, particularly in constructors and method overriding scenarios. Follow along with a detailed implementation featuring a Person parent class and its Student and Employee child classes, complete with attributes like names, GPA, and salary. Master the proper syntax for calling parent constructors to initialize attributes and understand the fundamental role of 'super' in Java's object-oriented programming paradigm.
Syllabus
Learn the SUPER keyword in 10 minutes!
Taught by
Bro Code