Q. How to get a particular value using the tagged name?
β
Correct Answer: (C)
getElementsbyTagName()
Explanation: The method getElementsbyTagName() can be used to get a particular value using the tagged name associated with the document.