Correct syntax for $.post() method is . . . . . . . .
A. $.post(URL,data,callback)
B. $.post(URL,data)
C. $.post(URL,callback)
D. $.post(data,callback)
Answer: Option A
Related Questions on HTML with Javascript and jQuery
jQuery does not contain the . . . . . . . . feature.
A. AJAAX
B. AJAX
C. CSS manipulation
D. Effects and animations
JavaScript numbers are stored as . . . . . . . .
A. integers
B. double precision floating point
C. double
D. floating point

Join The Discussion