Multiple choice technology testing

DOM is totally different in FireFox compare to IE.

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

The DOM is largely standardized by W3C specifications, so IE and Firefox implement similar core DOM structures. While there are implementation differences and browser-specific extensions, the fundamental DOM architecture is not 'totally different' between the two.