Multiple choice technology web technology

The same version of a DOM parser must be used on all computers.

  1. True

  2. False

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

Different computers can use different versions of DOM parsers without compatibility issues. DOM parsers are designed to work with standard DOM specifications, and version differences between machines are normal and acceptable in web development environments.