Q36
What will happen if the first argument of open() is omitted?
A.
Error Page
B.
Remains in the same page
AnswerC.
about:blank
D.
None of the mentioned
Answer: Option B
Solution
Answer: Option B
Solution:
When the first argument of the open() is omitted, the about:blank is opened.