adplus-dvertising
frame-decoration

Question

Correct syntax for $.post() method is ____________

a.

$.post(URL,data)

b.

$.post(URL,data)

c.

$.post(URL,callback)

d.

$.post(data,callback)

Answer: (b).$.post(URL,data)

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Correct syntax for $.post() method is ____________