If the window has child windows, how will the browsing histories be affected?
A. Numerically interleaved
B. Chronologically interleaved
C. Both Numerically and Chronologically interleaved
D. None of the mentioned
Answer: Option B
Solution (By Examveda Team)
If a window contains child windows, the browsing histories of the child windows are chronologically interleaved with the history of the main window.Related Questions on Document Object Model and Event Handling
Which function among the following lets to register a function to be invoked once?
A. setTimeout()
B. setTotaltime()
C. setInterval()
D. none of the mentioned
A. setTimeout()
B. setTotaltime()
C. setInterval()
D. none of the mentioned
Which is the handler method used to invoke when uncaught JavaScript exceptions occur?
A. Onhalt
B. Onerror
C. Both onhalt and onerror
D. None of the mentioned
Which property is used to obtain browser vendor and version information?
A. modal
B. version
C. browser
D. navigator

Join The Discussion