πŸ“Š JavaScript
Q. To know about an object, whether the object is a prototype (or a part of a prototype chain) of another object, the user can use_______
  • (A) ==operator
  • (B) equals() method
  • (C) === operator
  • (D) isPrototypeOf() method
πŸ’¬ Discuss
βœ… Correct Answer: (D) isPrototypeOf() method

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
218
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Akshay Kulkarni
Publisher
πŸ“ˆ
95%
Success Rate