HTTP outlines a set of request methods that indicate the action to be performed for a resource. Each request method implements a different semantic, but they also share some common features. Here are the 7 HTTP request methods every web developer preparing for Servlet interview questions and answers should know:

  • GET
  • HEAD
  • POST
  • PUT
  • DELETE
  • OPTIONS
  • PATCH
BY Best Interview Question ON 19 Jan 2019