1.

Which of the following constants has the value 255?(a) TYPE_NAVIGATE(b) TYPE_RELOAD(c) TYPE_BACK_FORWARD(d) TYPE_RESERVEDI had been asked this question in semester exam.I'd like to ask this question from Performance Navigation and Memory topic in section Invocation and Performance Navigation of JavaScript

Answer»

The correct answer is (d) TYPE_RESERVED

The explanation: TYPE_BACK_FORWARD performs NAVIGATION through a history traversal operation. TYPE_RESERVED Has the VALUE of 255 and is a catch-all for any navigation TYPE not defined above.



Discussion

No Comment Found

Related InterviewSolutions