Q11
Correct syntax for .post() method is . . . . . . . .
A.
$.post(URL,data,callback)
AnswerB.
$.post(URL,data)
C.
$.post(URL,callback)
D.
$.post(data,callback)
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board