Vidyalelo
JavaScript · Q62

Sockets

Programming · JavaScript · question 62

Q62

What will happen if you set the private flag as 1?

A.
Test will be run only by the administrator
B.
Test will not be run
C.
Test is public
D.
Test is not displayed in public
Answer

Answer: Option D

Solution

Answer: Option D
Solution:
Setting the private flag to 1 will make sure that the test is not displayed in the public list of tests.