InterviewSolution
Saved Bookmarks
| 1. |
________ is a systematic way to examine how much time is spent in different parts of a program.(a) Profiling(b) Monitoring(c) Logging(d) DebuggingThe question was posed to me in a national level competition.Query is from R Profiler topic in section Profiling, Simulation and Data Analysis of R Programming |
|
Answer» The correct OPTION is (a) Profiling |
|