Computer Applications
Which of the following buttons is used to clear the contents and set the values of all the form elements to their initial state?
- SUBMIT
- SEND
- RESET
- None of these
HTML Advanced Features
1 Like
Answer
RESET
Reason — The RESET button is used to clear the contents and set the values of all the form elements to their initial state.
Answered By
3 Likes
Related Questions
Which form elements can accept input from the user?
- Input
- GET
- POST
- None of these
Which of the following code adds a text box on a form?
<INPUT Type = "Text"><INPUT Type = "Textbox"><INPUT Type = "Box">- None of these
Which tag is used to define a selection list in a form?
<OPTION><SELECT><NAME><SELECTION>
CGI stands for ………….. .
- Computer Graphics Interface
- Common Gateway interface
- Collective Gateway Interchange
- Common Graphics Interface