InterviewSolution
Saved Bookmarks
| 1. |
What does the constant TYPE_BACK_FORWRD indicate?(a) Navigation via browser history(b) Navigation via user request(c) Navigation via URL(d) Navigation via load operationI had been asked this question in my homework.The origin of the question is Performance Navigation and Memory in division Invocation and Performance Navigation of JavaScript |
|
Answer» Right OPTION is (a) Navigation via BROWSER HISTORY |
|