Q23
The length property belongs to which of the following objects?
A.
Window
B.
Element
C.
History
AnswerD.
Document
Answer: Option C
Solution
Answer: Option C
Solution:
The length property of the History object specifies the number of elements in the browsing history list, but for security reasons scripts are not allowed to access the stored URLs.