Q70
What is the reason for avoiding the attributes property in the HTML DOM?
A.
Found unncessary
B.
Attributes don’t have attributes
AnswerC.
Attributes have attributes
D.
None of the mentioned
Answer: Option B
Solution
Answer: Option B
Solution:
The reason for avoiding the attributes property in the HTML DOM is because Attributes don’t have attributes.