Question 12
Which of the following statements is/are true about Document Object Model (DOM)?
It is the programming interface for web documents.
It is the abstract model of the document.
Its structure is rigid and cannot be changed once created.
It can only be manipulated with the help of JavaScript.