Q16
In which authentication method does changing the username or password can be done only by entering the code and making the manual adjustment.
A.
Hard-coding a login pair directly into the script
AnswerB.
File-based authentication
C.
Data-based authentication
D.
PEAR’S HTTP authentication
Answer: Option A
Solution
Answer: Option A
Solution:
This is one of the drawbacks of Hard-coding a login pair directly into the script.