📚 Practice Mode
Java and Systems Programming Quiz
Learn at your own pace with hints and detailed explanations
1 / 19
Multiple Choice
how can we provide authetication in Windows Service, So that it will not ask for user credentials at the time of installation
- By reading context values from command prompt
- By hard coding the user credentials in Windows Service file
- both are correct
- both are incorrect