What is the purpose of the constant TYPE_RELOAD?
A
Reload performed
B
Reload not performed
C
Reload must be performed
D
Reload may be performed
Correct Answer: Reload performed
TYPE_RELOAD: Has the value of 1, indicating that the current page was arrived at via a reload operation. TYPE_RELOAD performs navigation through the reload operation or the location.reload() method.