InterviewSolution
Saved Bookmarks
| 1. |
What is the observer effect?(a) Observing influences outcome(b) Observing never influences outcome(c) Observing and the outcome are independent(d) Observing and the outcome are not relatedThis question was addressed to me during a job interview.This intriguing question originated from JavaScript Benchmarking and Logging with perfLogger topic in chapter Parsing, Benchmarking and Logging of JavaScript |
|
Answer» The correct answer is (a) OBSERVING influences outcome |
|