Correct syntax for $.post() method is ______
1.$.post(URL,data,callback)
2. $.post(URL,data)
3.$.post(URL,callback)
4. $.post(data,callback)
Answer:1
Posted Date:-2022-01-18 05:04:17