Vidyalelo
JavaScript · Q38

Parsing, Benchmarking And Logging

Programming · JavaScript · question 38

Q38

Which function is used to start the time logging?

A.
startTimeLogging()
Answer
B.
start()
C.
Loggingstart()
D.
startLogging()

Answer: Option A

Solution

Answer: Option A
Solution:
The function startTimeLogging() is used to start the time logging.