Home / CSE / Javascript - CS :: Discussion

Discussion :: Javascript - CS

  1. Which function is used to stop the time logging?

  2. A.

     stopTimeLogging()

    B.

     stop()

    C.

     finish()

    D.

     abort()

    View Answer

    Workspace

    Answer : Option A

    Explanation :

    The function stopTimeLogging() is used to stop the time logging.


Be The First To Comment