Quiz on Networking and HTTP

Test your understanding of the Networking and HTTP chapter.

1

Which is not an HTTP method?

A)
http.get('https://jsonplaceholder.typicode.com/albums/1')
B)
http.patch('https://jsonplaceholder.typicode.com/albums/1')
C)
http.update('https://jsonplaceholder.typicode.com/albums/1')
D)
http.delete('https://jsonplaceholder.typicode.com/albums/1')
Question 1 of 50 attempted

Get hands-on with 1400+ tech skills courses.