Quiz
Test your understanding of sending data to web server.
We'll cover the following...
1
Which object is used to send form data to the server?
A)
Response
B)
JSONData
C)
FormData
D)
POST
Question 1 of 50 attempted
Test your understanding of sending data to web server.
Which object is used to send form data to the server?
Response
JSONData
FormData
POST