Q. How to get a particular value using the tagged name?

  • (A) getElementbyID()
  • (B) getElementsbyName()
  • (C) getElementsbyTagName()
  • (D) getTagName()
πŸ’¬ Discuss
βœ… Correct Answer: (C) getElementsbyTagName()
Explanation: The method getElementsbyTagName() can be used to get a particular value using the tagged name associated with the document.
Explanation by: Mr. Dubey
The method getElementsbyTagName() can be used to get a particular value using the tagged name associated with the document.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
150
Total Visits
πŸ“½οΈ
2 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
91%
Success Rate