InterviewSolution
Saved Bookmarks
| 1. |
Which of the following constants hold the value 2?(a) TYPE_NAVIGATE(b) TYPE_RELOAD(c) TYPE_BACK_FORWARD(d) TYPE_RESERVEDI had been asked this question in homework.My doubt is from Performance Navigation and Memory in section Invocation and Performance Navigation of JavaScript |
|
Answer» Right answer is (c) TYPE_BACK_FORWARD |
|