Electronic Arts interview question

What the difference between GET and POST?

Interview Answer

Anonymous

21 Nov 2023

GET: Used to retrieve data. POST: Used to send new data.