What are the four parameters used for jQuery Ajax method?
Asked: Apr 14, 2023
The four parameters are URL – Need to specify the URL to send the request type – Specifies type of request(Get or Post) data – Specifies data to be sent to server Cache – Whether the browser should cache the requested page