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
या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?
