πŸ“Š JavaScript
Q. What is the procedure to add methods to HTMLElement so that they will be inherited by the objects that represent the HTML tags in the current document?
  • (A) HTMLElement.prototype
  • (B) HTMLElement.prototype(…)
  • (C) HTML.elements(add)
  • (D) HTML.addmethods()
πŸ’¬ Discuss
βœ… Correct Answer: (A) HTMLElement.prototype

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
178
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Kirti
Publisher
πŸ“ˆ
99%
Success Rate