Advertisements
Advertisements
प्रश्न
HTML provides an attribute for the <input> tag that allows you to hide data with some designated character to make it secure.
विकल्प
True
False
MCQ
Advertisements
उत्तर
True
Explanation:
The <input> element has type="password", which causes characters typed into the field to be shown as masking characters (dots/asterisks) instead of the actual characters, so the data is hidden on the screen. However, this only masks the display; it does not encrypt the data in transit or on the server.
shaalaa.com
क्या इस प्रश्न या उत्तर में कोई त्रुटि है?
