Home / CSE / Javascript - CS :: Discussion

Discussion :: Javascript - CS

  1. Which of the following constants has the value 255?

  2. A.

     TYPE_NAVIGATE

    B.

     TYPE_RELOAD

    C.

     TYPE_BACK_FORWARD

    D.

     TYPE_RESERVED

    View Answer

    Workspace

    Answer : Option D

    Explanation :

    TYPE_RESERVED: Has the value of 255 and is a catch-all for any navigation type not defined above.


Be The First To Comment