Home / CSE / Javascript - CS :: Discussion

Discussion :: Javascript - CS

  1. How many read-only attributes are present in the navigator object?

  2. A.

     1

    B.

     2

    C.

     3

    D.

     4

    View Answer

    Workspace

    Answer : Option B

    Explanation :

    There are a total of 2 read-only attributes present in the navigator object namely :
    1. redirectCount
    2. type


Be The First To Comment