Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

JavaScript Object-Oriented JavaScript (2015) Constructor Functions and Prototypes Prototypes Review

Itsik Dangoor
seal-mask
.a{fill-rule:evenodd;}techdegree
Itsik Dangoor
Front End Web Development Techdegree Student 5,330 Points

OOP JS Quiz : The _____ property allows you to add properties and methods to objects with the same constructor function

I don't know what to fill? I know for what property is good for but I don't know what to fill here in the quiz.

thanks

2 Answers

Jeffrey Rohrer
Jeffrey Rohrer
10,380 Points

No problem lol, I got that one wrong at first too

Michael Capps
Michael Capps
19,938 Points

The prototype is an object correct? Not a property...