The freeCodeCamp Forum
freeCodeCamp Challenge Guide: Override Inherited Methods
Guide
camperbot
August 3, 2019, 12:40pm
1
Override Inherited Methods
Solutions
Solution 1 (Click to Show/Hide)
Penguin.prototype.fly = function() { return "Alas, this is a flightless bird."; };
18 Likes
Related topics
Topic
Replies
Views
Activity
Object Oriented Programming: Override Inherited Methods
JavaScript
5
2278
June 1, 2021
Object Oriented Programming - Override Inherited Methods
JavaScript
2
342
November 1, 2023
Object Oriented Programming - Override Inherited Methods
JavaScript
3
313
June 6, 2023
Object Oriented Programming - Override Inherited Methods
HTML-CSS
3
186
May 20, 2024
Https://learn.freecodecamp.org/javascript-algorithms-and-data-structures/object-oriented-programming/override-inherited-methods
JavaScript
5
693
February 2, 2021