Vidyalelo
JavaScript · Q4

Parsing, Benchmarking And Logging

Programming · JavaScript · question 4

Q4

What will happen if the fvonly parameter is set to 1?

A.
Results got for the first view
Answer
B.
Can run the repeat view test
C.
Both A and B
D.
None of the mentioned

Answer: Option A

Solution

Answer: Option A
Solution:
If you set fvonly to 1, you get results only for the first view, and do not run the repeat view test.