Java and Systems Programming Quiz

Casual Mode - Take your time!

1 / 19
Correct
0
Incorrect
0
Score
0%
Multiple Choice

how can we provide authetication in Windows Service, So that it will not ask for user credentials at the time of installation

  1. By reading context values from command prompt
  2. By hard coding the user credentials in Windows Service file
  3. both are correct
  4. both are incorrect
Change Mode