Computer Science, asked by agrawalmanmohan8, 8 months ago

what is the purpose of password field?​

Answers

Answered by Rohith200422
37

Answer:

For security reasons, a password field does not show the characters that the user types. Instead, the field displays a character different from the one typed, such as an asterisk '*'. As another security precaution, a password field stores its value as an array of characters, rather than as a string.

I hope this will helps you please like my answer.

Similar questions