Q. To determine whether one object is the prototype of (or is part of the prototype chain of) another object, one should use the
β
Correct Answer: (A)
isPrototypeOf() method
You must be Logged in to update hint/solution