πŸ“Š JavaScript
Q. To determine whether one object is the prototype of (or is part of the prototype chain of) another object, one should use the
  • (A) isPrototypeOf() method
  • (B) equals() method
  • (C) === operator
  • (D) none of the mentioned
πŸ’¬ Discuss
βœ… Correct Answer: (A) isPrototypeOf() method

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
157
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Akash Lawaniya
Publisher
πŸ“ˆ
82%
Success Rate