Computer Science, asked by kanthikumar333, 5 months ago

Which property need to be configured to make a TextBox to accept a password?
Select one:
A. TextType
B. IsPassword
C. Text Mode
D. PasswordText
e​

Answers

Answered by hariharan11122006
0

Answer:

D) is your answer

!!!!!!!!!!!!!!!!

Answered by yash1703
0

YOUR ANSWER

D. PASSWORD TYPE

EXPLAINATION

input> elements of type password provide a way for the user to securely enter a password. The element is presented as a one-line plain text editor control in which the text is obscured so that it cannot be read, usually by replacing each character with a symbol such as the asterisk ("*") or a dot ("•")

Similar questions