FA21 BCS-B Quiz 2
Suppose you have an api end point /api/mobile/sort which handles request with GET method
formulate a JQuery ajax request which should send a data object {sortField:”title”} alsoshow how you will handle this request.
This abve request should be sent at pageload