Home / CSE / Javascript - CS :: Discussion

Discussion :: Javascript - CS

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

  2. A.

     startTimeLogging()

    B.

     start()

    C.

     Loggingstart()

    D.

     startLogging()

    View Answer

    Workspace

    Answer : Option A

    Explanation :

    The function startTimeLogging() is used to start the time logging.


Be The First To Comment