Computer Science, asked by kiransingh3327, 17 days ago

Which is the default method used by the browsers for submitting the form data?​

Answers

Answered by srivarshini6fpal
0

Answer: According to The W3C standard you're asking for, the default should be GET. The default 'method', 'action' and 'enctype' of an HTML form, if they are not specified, are GET, current URL

Explanation:

Answered by zainsam778
1

Answer:

I know the answer but that is in notebook

Similar questions