Q28
What does the constant TYPE_BACK_FORWRD indicate?
A.
Navigation via browser history
AnswerB.
Navigation via user request
C.
Navigation via URL
D.
None of the mentioned
Answer: Option A
Solution
Answer: Option A
Solution:
TYPE_BACK_FORWARD: Has the value of 2, indicating that the page was navigated to via the browser history, either using the back or forward buttons or programmatically through the browser’s history object.