The object whose properties are inherited by all instances of the class, and properties whose values are functions behaving like instance methods of the class, is ________

The object whose properties are inherited by all instances of the class, and properties whose values are functions behaving like instance methods of the class, is ________ Correct Answer Prototype object

The properties of the prototype object are inherited by all instances of the class, and properties whose values are functions behave like instance methods of the class.

Related Questions

In a logistic regression problem an instance is similar to 60 positive instances, 20 negative instances, dissimilar to 30 positive instances, 90 negative instances. What kind of an instance is this?