Challenge: Prototypal Inheritance

This challenge will test your skills in implementing the prototype-based inheritance in JavaScript.

We'll cover the following

Problem statement #

Study the code given below and then run it.

Level up your interview prep. Join Educative to access 70+ hands-on prep courses.