Computer Applications
What character is displayed on the password forms when the user inputs characters ?
- a random character.
- a '+' character.
- an asterisk
- a dot
Related Questions
Name some popular audio and video formats.
Name the tags that can be used to insert audio and video files in a webpage.
What attribute is used for radio buttons ?
- radiobutton
- radiob
- radio
- optionbutton
What attributes are valid for textarea input ?
- just name
- name, columns and rows
- name and rows
- columns and rows