AUTO1 Group interview question

What is the difference between http GET and PUT?

Interview Answer

Anonymous

Jan 21, 2020

GET is to get the resources PUT is to update

1