Choose the correct answer about the HTML forms from the following. 1.Never use POST to send sensitive data! 2. GET has no size limitations, and can be used to send large amounts of data. 3. Form submissions with GET cannot be bookmarked. 4. POST is useful for form submissions where a user wants to bookmark the result. 5. None of the above
Answers
Answered by
1
Answer:
1st option is the correct option
Similar questions