1.

According to the workflow of a runtime logging, what happens after calculating the run time?(a) Display to screen(b) Log to server(c) Either Display to screen or Log to server(d) Server to logI had been asked this question in class test.I want to ask this question from JavaScript Benchmarking and Logging with perfLogger topic in section Parsing, Benchmarking and Logging of JavaScript

Answer»

The correct answer is (C) Either Display to screen or Log to server

Best explanation: According to the workflow of a runtime logging, after calculating the run time, decision BOXES are KEPT that will check to either display to the DEBUG screen or log to the server.



Discussion

No Comment Found

Related InterviewSolutions