Home / CSE / Javascript - CS :: Discussion

Discussion :: Javascript - CS

  1. What is the function used to stop capturing the ad hoc timing ?

  2. A.

     stopadhoc()

    B.

     stopTimer()

    C.

     stopTimeLogging()

    D.

     none of the mentioned

    View Answer

    Workspace

    Answer : Option C

    Explanation :

    In order to stop capturing the ad hoc timing for referencing uncached document.location, we call the method stopTimeLogging().


Be The First To Comment