Q19
What is the purpose of the assign() method?
A.
Only loading
B.
Loading of window and display
AnswerC.
Displays already present window
D.
Unloading of window
Answer: Option B
Solution
Answer: Option B
Solution:
The assign() method of the Location object makes the window load and display the document at the URL you specify.