In computer processing, CRUD represents the elementary functions performed on data. Choose the correctly matched CRUD action - HTTP verb pairs. [Choose all that apply]
a. Create - POST
b. Read - GET
c. Update - PUT
d. Delete - DELETE

Respuesta :