Challenge: Prototype Property

This challenge will test your understanding of the "prototype" property of objects in JavaScript.

We'll cover the following

This challenge assumes you understand the prototype property in JavaScript. If you feel the need to revise it, check out our course: Learn Object-Oriented Programming in JavaScript.

Problem statement #

Study the code below and run it.

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