Q. What is the parameter of the method getElementsbyTagName() if we need to get an image?

  • (A) image
  • (B) src
  • (C) img
  • (D) imageurl
πŸ’¬ Discuss
βœ… Correct Answer: (C) img
Explanation: The method must look like getElementsbyTageName(“img”) if we need to get an image.
Explanation by: Mr. Dubey
The method must look like getElementsbyTageName(“img”) if we need to get an image.

πŸ’¬ Discussion


πŸ“Š Question Analytics

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