Examveda
Examveda

What is the result of the following code snippet?
window.location === document.location

A. False

B. True

C. 0

D. 1

Answer: Option B

Solution(By Examveda Team)

The above code always results in a true value.

Join The Discussion

Related Questions on Document Object Model and Event Handling