Vidyalelo
JavaScript · Q37

Parsing, Benchmarking And Logging

Programming · JavaScript · question 37

Q37

Where does the external process save the result of the test?

A.
Normal file
B.
Flat file
Answer
C.
Folder
D.
None of the mentioned

Answer: Option B

Solution

Answer: Option B
Solution:
The external process, say savePerfData should in turn save the results of the test in a flat file.