Home / CSE / Javascript - CS :: Discussion

Discussion :: Javascript - CS

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

  2. 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

    View Answer

    Workspace

    Answer : Option D

    Explanation :

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


Be The First To Comment