Pergunta de entrevista da empresa uCertify

Q: Difference between GET, POST.

Resposta da entrevista

Sigiloso

30 de abr. de 2017

When GET method used all the form data is passed through the url same as POST method but in GET method all the data are visible in the url while in POST method it is hidden