Multiple choice technology testing

FireFox is not able to differentiate between windows object and web objects.

  1. True

  2. False

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

Firefox correctly differentiates between the window object and web page objects in the DOM hierarchy. It maintains proper object scope and distinguishes between browser-native and document objects.