Computer Science, asked by palvi843g, 10 months ago

Which of the following form inputs is used to send information to the
server?

<input type="send">
<input type="mail">
<input type="server">
<input type="submit">​

Answers

Answered by dhruvalshah921p9tb65
41

Answer:

<input type="submit">​

Explanation:

Submit button,submits all the data to the server

Similar questions