Home / CSE / Javascript - CS :: Discussion

Discussion :: Javascript - CS

  1. What is the datatype of the go() method’s parameter?

  2. A.

     String

    B.

     Integer

    C.

     Double

    D.

     Float

    View Answer

    Workspace

    Answer : Option B

    Explanation :

    The go() method takes an integer argument and can skip any number of pages forward and backward in the history list.


Be The First To Comment